Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Launchctl Start Interval

Creating aliases in .bash_profile that run a shell script

shell bash

Understanding tty + bash

bash tty

How to set the PATH in .profile or .bash_profile in ubuntu

linux bash shell ubuntu path

Is there a way to specify exceptions to exclusions in the find command via Bash?

linux bash macos find

Using ${1:1} in bash

linux bash shell

sed discard after character X

regex bash sed

Passing multiple arguments to a UNIX shell script

bash shell unix arguments

How can I open Emacs on Mac OS X such that it is loaded with my $PATH?

macos bash emacs applescript

How to do substitution within substituion in Bash

bash shell

how to prevent overwrite existing files when using tar command [duplicate]

linux bash tar

curl returns empty reply from server bash due to curl failure

bash curl get

Shell script - Smart replace in file with lookup in second file

bash shell awk

Python escape special characters in sys argv

Expect within bash script

bash shell expect

Rename files based on symbols in the name

bash scripting renaming

bash wrapper to color stderr red

bash colors

What does exec 3>&1 4>&2 1>>/tmp/output.log2>&1 do in a bash script? [duplicate]

bash

Replacing parts of the string

python string bash sed split

| at the beginning of a line - bash

linux bash