Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to list only the file names in HDFS

shell hadoop

Run C or C++ file as a script

c++ c shell

How can I gzip standard in to a file and also print standard in to standard out?

linux bash shell tee

How to invoke ioctl in shell script?

bash shell ioctl

run bash command in new shell and stay in new shell after this command executes

bash shell command

How to redirect an output file descriptor of a subshell to an input file descriptor in the parent shell?

bash shell file-descriptor

Start a jar file like service in linux [closed]

Make a copy of a file and give it a different name mac terminal

macos shell terminal cp

Advantages and disadvantages between zsh and emacs' (e)shell

shell emacs zsh eshell

How to use "cmp" to compare two binaries and find all the byte offsets where they differ?

bash shell unix

Linux shell to restrict sftp users to their home directories?

linux shell sftp

Difference between shell and environment variables

What does the 2> mean on the Unix command-line? [closed]

Where does '.' and '..' come from?

unix shell history

Is it OK to use the same input file as output of a piped command?

linux bash unix shell pipe

How can I get both the process id and the exit code from a bash script?

bash shell

How can I get iTerm to use the newer version of bash that brew shows? Change a user's shell on OSX

Piping and Redirection

bash shell redirect pipe

return value from python script to shell script

python linux bash shell

Exporting JSON to environment variables