Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

Meaning of this shell script line with awk

bash shell awk

How to extract one column from multiple files, and paste those columns into one file?

linux shell paste

"for i" without "in [sequence]" ending while using getopt

bash shell getopt

String comparison not working in PowerShell function - what am I doing wrong?

Bash - creating tar for array items

bash shell gzip tar

Show elapsed time every second running a bash script

linux bash shell

-bash: syntax error near unexpected token `)'

bash shell

Getting to interactive Django shell in PyDev