New posts in bash

Weird grep behavior with CJK characters? (bash)

How to serve TFTP content via script (PHP-like)?

How do I Remove Specific Characters From File Names Using BASH

How to extract domain name from url?

Why doesn't this for loop work?

"service mysqld stop" times out (then found out that "mysqld dead but subsys locked")

Forward slash doesn't work when in terminal... works in every other application

Sort logs by date field in bash

terminal mac - bash command not found, permission denied and '&gt' in prompt

Is it possible to configure the way bash completes directory names?

How to replace strings in file without regex?

Call a command as if it were in called in another directory

Can't trap (Ctrl^C) in my bash script

get swap usage for a process

Why would I not leave extglob enabled in bash?

Longest common prefix of two strings in bash

How do I target and close a specific Terminal window in AppleScript?

Bash: How to move files and directories from one directory to another?

How to automatically answer interactive cli program (not script) with bash script?

Run multiple gui programs from terminal without disowning them