Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Create a pipe that writes to multiple files (tee)

shell pipe ksh

send output to file from within shell script

unix shell

How to do a circular shift of strings in bash?

bash shell text-parsing

How to redirect output from dd command to /dev/null?

linux shell dd

Prevent parent directories from being tarred

shell tar

need help porting a sed command from debian to OSX

macos shell command-line sed

Colored manpages with tcsh?

linux shell tcsh manpage

bash script to find pattern in text file and return entire line

linux bash file shell search

how to pipe bc-calculation into shell variable

linux shell variables bc

Howto: Using syslog for user created shell script

linux bash shell ubuntu syslog

How to get support for '✖' and the like in the Emacs shell buffer?

Shell scripting, store command output in variable and preserve formatting [duplicate]

bash shell unix

Can we have more file descriptors other than the usual stdin/stdout/stderr (0, 1, 2) ones?

bash shell unix

Grails shell doesn't recompile changed files

find: -printf: unknown option [duplicate]

macos bash shell pipe

How to rename files in current directory and its subdirectories using bash script?

Make inotifywait group multiple file updates into one?

shell inotify inotify-tools

Telnet inside a shell script

shell unix telnet

Csh adding strings to an array, whitespace troubles

Stop linux bash script when segmentation fault occurs