Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to rename files using Zsh shell and `sed` command on Mac OSX

macos shell sed zsh

unix shell replace string twice (in one line)

bash shell unix

Bash script number generator

bash shell

Is it possible to start an IPython session via ssh and log back in later?

python shell ssh ipython

How to rename all files in a folder removing everything after space character in linux?

add a .pdf file(.png basically) to the end of every page in another .pdf file

bash shell scripting pdftk

What does the "$#" special parameter mean in Bash?

Programmatically determine when MacVim finishes editing a file

macos bash shell vim applescript

how to get the values of different forms in zenity

bash shell zenity

How to view stdout of script run within automator

python macos shell automator

Escape @ in wget for FTP login

linux shell ftp escaping

How can I make a linux command wait for the end of input before piping?

linux bash shell pipe cat

Unable to store python --version to a shell variable [duplicate]

bash shell

What's the purpose of these redirections and file descriptors?

bash shell

Pass list of arguments to a command in shell

Does $PWD always equal $(realpath .)

linux bash shell

NMake returns error when using $(shell)

Shell: Checking if argument exists and matches expression

regex bash shell

How to get only added/changed lines in diff?

shell diff

Use android adb shell to return one activity

android shell adb