Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

No man page for the cd command

How do I change a shell scripts character encoding?

gzipping up a set of directories and creating a tar compressed file

bash ubuntu shell gzip

how to make this "action-packed, random data" being echoed in a terminal?

linux shell ubuntu terminal

new line separator for each grep result sh script [closed]

linux shell unix sh

Terminal command to show connected displays/monitors/resolutions?

macos shell terminal monitor

Why doesn't "sort file1 > file1" work?

linux shell unix redirect pipe