Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Check that a variable is a number in UNIX shell [duplicate]

unix shell

Run shell command from child shell

shell unix scripting

How can I convert to date format (DD MMM YYYY) using the shell?

shell awk

Passing su password in shell script

shell sudo su

How to build an if condition in shell to check whether curl succeeded?

linux shell if-statement curl

Alternative for-loop construct

zsh: parsing wildcards in variables used in arguments on zsh commands?

Single quote escaping in Bash within a single quoted string

bash shell

mamba equivalent of `conda shell.bash hook`

shell conda mamba

Is there a way to use `script` with shell functions? (colorized output)

bash shell

Calling a Python function from a shell script

Timer Event in Bash

bash shell timer

Bash: How to check if an user exists? [duplicate]

bash shell

Getting PID of sshd

bash shell

printf field width doesn't support multibyte characters?

bash shell printf sh

golang program terminates after calling linux shell command

linux shell go

Is there a command-line shortcut for ">/dev/null 2>&1"

How to return from shell script with return value 1 with successful completion of script

shell

Floating point comparison in shell

bash shell