Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I create a stopwatch Bash script to constantly display elapsed time?

Bash: how to run a script remotely

linux bash shell

scanf equivalent for Bash?

bash terminal scanf

Get SSH login name in bash script

bash ssh

How to copy stdin into two files?

bash unix io

Color of adb logcat in Ubuntu command line

android bash android-logcat

Matching one of several possible characters in a string

bash scripting

Add lines of transparent pixels to image using command line

macos image bash imagemagick

Computing the combinations for presence or absence of a factor in a table

Does PHP use $$ with exec(), and how can I preserve it for the next script?

php bash

Why does my "exit" command not exit my Bash script?

bash

Renaming a file using a regular expression and x=${...} in Bash?

regex linux bash shell

Bash to Python: flatten directory tree

python bash

Execute Shell script after other script got executed successfully

linux bash shell unix

Filtering text file to get unique entries based on value in column 3

bash sorting filter

Meaning of columns from ps

linux bash ps

How to use wildcard with files which names start with '-'?

macos bash shell

Check if git branch exists in bash: weird interpolation behavior

git bash shell git-branch

Export USER env variable for use in cron

bash ubuntu cron

BASH rounding float to the nearest tenth

bash decimal rounding