Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to remove lines from a list which can be found within other longer lines in the list?

perl bash sed

Copy all typed command in a linux console & their result to a file

linux bash

Taking screen shot of current OS X or iTerm terminal window

Sorting alphabetically in Bash

bash sorting sed awk

use grep to extract multiple values from one line

regex bash shell awk

How to compare a variable with a variable minus a constant in a linux shell script?

linux bash shell

Launch Agent with Relative Path

macos bash

How to handle space in filename in bash script?

bash

Cygwin wraps text back on to the same line, causing text to be overwritten

bash cygwin xterm

How to get the current free disk space in Bash?

bash if-statement diskspace

Delete all hidden files in folder and subfolders

bash terminal solaris

How to store value returned by nproc in linux shell?

linux bash shell cpu

bash string comparison fails

bash

What is the result of ${VAR:=value} in a bash script

bash shell

bash script Syntax error: word unexpected (expecting "do")

bash nginx

How to pass filename through variable to be read it by awk

bash shell awk

What does !# (reversed shebang) means?

bash scala

writing a bash array (of strings and special chars) to a file

arrays bash

Is it possible to do Git status for all repos in subfolders?

macos git bash subdirectory

bash sort quoted csv files by numeric key

bash sorting csv