Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

Calling external program from R with multiple commands in system

Grep: invalid repetition count

regex bash shell curl grep

What does "$#" mean in bash? [duplicate]

linux bash shell

Shellscript Read XML attribute value

bash shell awk sed

add a number in fish script

shell fish

Why doesn't find let me match multiple patterns?

macos bash shell unix zsh