Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Returning array from a Bash function

Bash variable from command with pipes, quotes, etc

bash variables pipe

bash read is being skipped when run from curl pipe

macos bash curl terminal

How does a script prefaced with #!/bin/rm delete itself?

linux bash shell unix

Sed substitution and external command

bash sed

changing the output filenames in [split] [closed]

bash split terminal

How to find and replace items not preceded or followed by specific characters with sed?

bash replace sed

Testing against -n option in BASH scripts always returns true

bash shell sh

Bash history between two points in time

bash shell history built-in

Bash scripting redirection not working, why? [duplicate]

bash

Find the install location of brew on OS X

bash homebrew

Are there any alternatives to the "echo" command?

bash shell unix

Propagating exit code to caller in case of a shell error from script having an exit trap

bash exit-code bash-trap

Parallel Iterating IP Addresses in Bash

linux bash curl gnu-parallel

What is the significance of // in bash?

bash shell unix

How do I copy stderr without stopping it writing to the terminal?

bash stderr

GNU Parallel in BASH script with "export -f <func>" failed with "Command Not Found" error when Crond

How to get second-to-last argument from previous bash command? (in an interactive bash shell)

edit conf file in docker file

linux apache bash

Glob matching (wildcards) in fish shell not matching bash behavior

bash glob fish