Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

The difference between $* and $@ [duplicate]

bash shell

Reading $OPTARG for optional flags?

bash getopts

bash determine if variable is empty and if so exit.

bash if-statement md5

CentOS directory structure as tree?

linux bash centos

How to get absolute path name of shell script on MacOS?

macos bash shell sh

Get users home directory when they run a script as root

bash shell

Why don't git colors show up in iTerm2

git bash iterm

Generate script in bash and save it to location requiring sudo

bash sudo heredoc

Anonymous functions in shell scripts

bash shell

How to print only the unique lines in BASH?

bash uniq

With iTerm2 on Mac, how to delete forward a word from cursor on command-line?

Adding a zero to single digit variable

bash unix variables directory

Using output of awk to run command

linux bash shell awk

Delete all files except the newest 3 in bash script

linux bash ls purge

Kill process after a given time bash?

bash kill

Invalid string: control characters from U+0000 through U+001F must be escaped using Bash? [duplicate]

linux bash shell unix quotes

equivalent of pipefail in dash shell

bash posix pipe dash-shell

Creating a full directory tree at once

linux bash

Fast string search in a very large file

linux bash grep

Prevent bash alias from evaluating statement at shell start

bash alias