Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Test for non-zero length string in Bash: [ -n "$var" ] or [ "$var" ]

Iterate over a list of files with spaces

linux bash shell

Only get hash value using md5sum (without filename)

bash shell md5sum

Shell script "for" loop syntax

unix syntax shell

How to get the list of files in a directory in a shell script?

Temporarily change current working directory in bash to run a command [duplicate]

How can I quickly sum all numbers in a file?

linux perl bash shell awk

How to copy a file to multiple directories using the gnu cp command

linux bash shell

Add up a column of numbers at the Unix shell

linux unix shell

How to use `jq` in a shell pipeline?

shell pipe jq

commands not found on zsh

shell osx-lion zsh

How do I create a Bash alias?

macos bash shell

Longest line in a file

bash shell utilities

Compare a string using sh shell

shell unix sh

Is there a way to 'uniq' by column?

linux shell sorting uniq

Curl to return http status code along with the response

shell curl

'find -exec' a shell function in Linux

linux bash shell find bsd

How to check if a file exists in a shell script

shell

Take a full page screenshot with Firefox on the command-line

How to run a PowerShell script from a batch file