Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Python, running command line tools in parallel

How to get all parent processes and all subprocesses with `pstree`

linux shell command-line

Running Shell commands though java code on Android?

java android shell exec su

How to pipe a here-document through a command and capture the result into a variable?

bash shell heredoc

Why is testing "$?" to see if a command succeeded or not, an anti-pattern?

bash shell sh

How can I make the "du" command run without outputting all the directories, like quiet mode?

linux shell command disk du

set -e and set -x in shell script

linux shell command

Symbolic link not inheriting permissions

shell ln

Find files and print only their parent directories

linux shell command

how to check if sshd runs on a remote machine [closed]

linux bash shell

Access to environment variables from Android Studio gradle build

How to return exit code 0 from a failed command

linux bash shell unix

Parse JSON to array in a shell script

json bash shell parsing

How redirect a shell command output to a Python script input ?

python shell input pipe

Difference between echo and @echo in unix shells

linux bash shell unix echo

How can I assign the match of my regular expression to a variable?

regex bash shell

get values from 'time' command via bash script [duplicate]

bash shell scripting time

zsh not re-computing my shell prompt

shell command-prompt zsh

Refer to the current directory in a shell script

shell

Shell script: Get name of last file in a folder by alphabetical order

shell