Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sh

Is it possible to make some shell calls automatically when entering a directory?

bash shell sh

Error when running curl inside script (No such file or directory)

bash curl sh

What is the verbose option in mkdir?

linux bash shell sh mkdir

UNIX remove characters from variable

linux unix sed sh

get parent directory of a file in bash

linux bash shell sh

modify value's in CSV with bash-script

bash csv sh bc

How to Kill Current Command When Bash Script is Killed

linux bash shell sh kill

filter a file with other file in bash

linux bash shell solaris sh

Why test for equality in sh scripts in an indirect way?

bash shell sh

Have aliases in adb shell non-interactive mode

android unix sh adb mksh

Why does test say unexpected parenthesis?

bash shell sh

Warning: Could not start program with arguments. Warning: Exec format error

linux bash shell sh opensuse

Bash alphanumeric list generating

linux bash for-loop sh

How to check substring in Bourne Shell?

sh

Add month to a variable date in shell script

linux shell sh

How to remove numbering from "lynx --dump -listonly"

bash url formatting sh lynx

What is the meaning of set -o pipefail in Bash Script?

bash shell sh

linux time result is not written to file

linux time sh

Less than operator '<' in if statement results in 'No such file or directory'

bash shell command-line sh

Is unsetting global variables defined in a script good practice?

bash sh