Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Disable a device owner app from android terminal

Piping a file through tail and head via tee [closed]

bash shell tee

PostgreSQL - Create user and database from shell failing

How to check if there are multiple files with the same name prefix

bash shell

How to set a variable which contains other variables that will change in Bash?

bash shell variables var

Python os.listdir() keeps skipping over some files?

python shell scripting

ng build command is not working via jenkins build execute shell

Running commands in a loop without spawning a new subshell each time

Looking for a more efficient (and portable) way to obtain (numeric) file permissions in unix

unix shell sed awk zabbix

Running Shell Script having multiple programs dynamically in parallel

Ant exec shell script - loses environment

shell ant

Unix read command with option -d and IFS variable combination

shell unix

Running android java based command-line utility from adb shell [duplicate]

java android shell adb dalvik

Extract Title of a html file using grep

bash shell grep

Change date modified of multiple folders to match that of their most recently modified file

bash shell applescript

Echo woes with variable expansion

Running command as login shell without starting a new shell?

shell zsh

Why does Bash always add a newline when expanding here strings?

bash shell newline stdin

Setting MongoDB's write concern in shell / shell script

mongodb shell

How to loop script till user input is empty?

shell loops while-loop csh