Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Determine the current user's shell

shell

How to define pwd as a variable in Unix shell

shell unix pwd

How to execute code in the Django shell by an external python script?

Uses for this bash filename extraction technique?

Delphi notification when a file gets updated

In bash script, how to use function exit status in while loop condition

linux bash shell sh

How to redirect the telnet console logs to a file Linux

linux shell tcl

Why is mktemp on OS X broken with a command that worked on Linux?

linux macos 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