Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

tmux open terminal failed: not a terminal

shell tmux systemd

Can I switch user in Vagrant bootstrap shell script?

shell vagrant

Run batch file with psql command without password

bash script, create array of all files in a directory

arrays bash shell while-loop

how to smart append LD_LIBRARY_PATH in shell when nounset

bash shell

How to check if dir exists over ssh and return results to host machine [duplicate]

bash shell ssh

How to kill a running python process? [duplicate]

python linux shell

"Invalid Arithmetic Operator" when doing floating-point math in bash

bash shell unix math

Linux Shell Script - String Comparison with wildcards

linux string shell sh

PostgreSQL - pg_config -bash: pg_config: command not found

bash unix postgresql shell path

Capture the output of Perl's 'system()'

perl shell

How do you recursively delete all hidden files in a directory on UNIX?

macos shell unix

Using jq to fetch key value from json output

linux bash shell curl jq

How to recursively list all files and directories

linux shell

Is it possible to print the awk output in the same line

linux bash shell awk

find and delete file or folder older than x days

linux shell automation

ZSH for loop array variable issue

arrays shell unix for-loop zsh

In bash, how could I add integers with leading zeroes and maintain a specified buffer

How do I iterate through lines in an external file with shell? [duplicate]

bash shell

Iterating through a range of ints in ksh?

shell ksh