Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sh

Pass commands as input to another command (su, ssh, sh, etc)

bash shell unix ssh sh

get the first 5 characters from each line in shell script

linux bash shell sh cut

How to check if a number is within a range in shell

bash shell if-statement sh

How to redirect stderr to a file in a cron job

sh crontab

How to check if two paths are equal in Bash?

linux bash shell unix sh

Find out if file has been modified within the last 2 minutes

linux bash unix sh

"getpwnam() failed" in /bin/sh only when called from cron

shell cron sh crontab

use conditional in bash script to check string argument

linux bash shell terminal sh

What does "$?" give us exactly in a shell script? [duplicate]

linux bash shell sh

bash script to check if the current git branch = "x"

git bash shell sh

Calculate modulo in sh script

sh modulo

Rename files recursively Mac OSX

shell sed awk sh

Linux Shell Script - String Comparison with wildcards

linux string shell sh

Adding users to sudoers through shell script

linux sh sudo

How do you delete all lines that begin with "string" in unix sh?

file unix sed sh

Printing PDFs from Windows Command Line

windows pdf printing cmd sh

Return a regex match in a Bash script, instead of replacing it

regex linux bash sed sh

Less dimwitted shell required

linux shell ubuntu sh

How to output return code in shell?

linux bash shell sh

How do I make Bash' tab complete automatically cycle through options OSX

macos bash autocomplete sh