New posts in bash

how to detect a build error from ant/maven via a bash script?

Equivalent of __FILE__ and __LINE__ in Bash

How to get a a graphical BASH prompt?

Disk usage of files whose names match a regex, in Linux?

unexpected behaviour of Ctrl-a x and Ctrl-a X in screen?! regions, locking

Why is sort -k5nr not a syntax error?

GPG: Encrypt data from pipe for certain time, then stop

ssh remote command parsing gone wrong

Check whether one number equals another number in Bash

Unix separate multiple commands which has '&' (execute in background) in the end

Search Bear notes using `grep` command

Bash: Define a function in bashrc that can be used by any scripts globally

Seeking script to add to my automator service to make it reveal newly created item in finder

Automate package installation via shell script for macOS?

How to execute Alt + F2 + r + Return (Gnome Shell Reset) through the Terminal

bash variable with spaces why cd "$myvar" results in one parameter, but myvar='"some stuff"' in two? [duplicate]

Bash script is not working as cron job

Why you don't read lines with "for" in bash?

How can you display host IP address in bash prompt?

Delete last word (Ctrl-W): Make bash shell behave like vim command line