Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

This command can only be used by root

bash shell ubuntu

How to cut the first Sunday to Saturday of each month in a year?

bash perl awk

how to Enter data from keyboard in shell programming

bash unix shell

redirect stdout and stderr to a single file with prefixes

bash stdout redirect stderr

BASH: how to perform arithmetic on numbers in a pipe

linux bash unix shell math

bash script to extract ALL matches of a regex pattern

bash shell

Addressing sys.excepthook error in bash script

python bash shell unix

How can I find and count number of files matching a given string?

bash counting

scripting MySQL from BASH over SSH

mysql bash ssh command-line

bash substitute first character in every line

bash sed

'tail -f' doesn't give single lines when piped through grep'

bash

Creating and writing into .plist with Terminal or bash script

macos bash terminal info.plist

sed- delete line that doesn't contain a pattern

bash sed

Applescript–execute multi line code

bash "echo" including ">" in the middle creating file - please explain

How to test postgresql credentials from bash?

Going backwards in a bash prompt

bash prompt

Tricky brace expansion in shell

bash shell brace-expansion

Save in a variable the number of seconds a process took to run

linux bash time

Manually iterating a line of a file | bash

bash shell loops iteration