Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to set a conditional newline in PS1?

bash shell ps1

Tailing Rolling Files

bash shell logging tail

What is the meaning of !# (bang-pound) in a sh / Bash shell script?

bash shell scala command-line

In Bash how do you see if a string is not in an array?

bash shell scripting

How does subprocess.call() work with shell=False?

View Mercurial log/status with less by default

shell mercurial

What's the difference between $@ and $* in UNIX?

unix shell variables

How to prevent PuTTY shell from auto-exit after executing command from batch file in Windows?

How to print the line number where a string appears in a file?

shell awk

List files that contain `n` or fewer lines

bash performance shell file awk

Is there for the bash something like perls __DATA__?

bash shell

Performance Comparison of Shell Scripts vs high level interpreted langs (C#/Java/etc.)

How to disable Python shell spawning less with "help"

python shell

Why doesn't my variable seem to increment in my bash while loop?

bash shell variables scripting

Delete positional parameters in Bash?

bash shell parameters

Download first 1000 images from google search

regex image shell uri

shell script to create a static HTML directory listing

bash shell

How do I pass an empty string with double quotes to a bash script?

bash shell

Bash: replacing a substring in pipe stdin

bash shell pipe stdin

Grep - how to output only the content of a capturing group

bash shell grep