Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to pass filename through variable to be read it by awk

bash shell awk

BASH Script using awk to extract a key

linux bash shell awk

bash current working directory with '~' replacing path to home folder

linux bash shell

Escaping dollar sign and curly brace in bash

bash shell escaping

why df command can return fast that with disk usage than du

linux shell

How to delete a network profile from etc/wpa_supplicant/wpa_supplicant.conf through command line / shell script

exiftool rename photos with camera model and date

bash shell camera exif exiftool

Sed command not found

bash shell

Shell script self update using git

git bash shell

How to syntax check portable POSIX shell scripts? [duplicate]

shell posix sh static-analysis

How to prevent a user from using ctrl-c to stop a script?

bash shell

How to prompt for both user and password in curl command? [duplicate]

Correctly allow word splitting of command substitution in bash

bash shell

sudo command on MacOS Sierra does not respect timestamp_timeout

shell sudo macos-sierra

how to pass in a variable to awk commandline

bash shell awk

Solution for using iTerm2 'shell integration' and screen (over ssh)

shell iterm2

How to combine getopts and positional parameters in bash? [duplicate]

bash shell parameters getopts

how can I enter multiple lines in an OSX terminal? [duplicate]

bash macos shell

Find command regextype difference between 'posix-extended' and 'posix-egrep'

regex shell grep sh

echo $PATH in system() give me a wrong output [duplicate]

c linux shell