Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to remove files using find and rm command?

bash shell unix

What is the difference between "./somescript.sh" and ". ./somescript.sh"

linux shell

Shorter Scala Script header

basic shell programming

bash shell awk

How to use shell builtin function from a Makefile?

shell makefile

In a bash script, what would $'\0' evaluate to and why?

linux bash shell sh

Curl: don't wait for response [duplicate]

bash shell

How to compare versions of some products in unix ksh shell?

unix shell ksh

Bash: How to compare arguments with if statement?

macos bash shell

Linux: what does echo $! in Linux? [closed]

shell

awk - how to delete first column with field separator

linux shell awk

How to get the program name in a fish shell script?

shell fish

Reverse text file in Bash

bash shell

how to get the exit status of the first command in a pipe? [duplicate]

linux bash shell exit-code

Reading quoted/escaped arguments correctly from a string

bash shell sh

How to combine "lsof -i :port" and "kill pid" in bash

Bash time format HH:MM in 12 hour format AM/PM

bash shell date unix time

How to download Dash video files as they appear on the server?

How to Merge Docker Compose file with Bash

os.system() execute command under which linux shell?

python linux shell