Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Keep only one version of each file (bash)

bash

How to create grep alias with arguments

linux bash grep alias

Send Output errors of nohup to syslog

bash nohup rsyslog

find command can't exclude the exact regex

regex linux bash find

Password should not be a part of username script

Jenkins - Passing parameter to groovy function

Remove digits from end of string

bash awk grep gnuwin32

How to get only the sections containing an exact element with awk

bash awk

Piping input to a shell command and keeping the created shell alive

bash shell piping

Print last 10 rows of specific columns using awk

bash awk

Close gnome-terminal with specific title from another script/shell command

linux bash shell

Why does bash script add single quotes to string with asterisk?

bash

Bash alias of an svn command piped to awk

svn bash awk

process substitution not working in bash script

bash shell

How do I launch Jupyter Notebook in WSL using PowerShell?

How can I check if Bash POSIX Mode is enabled?

bash

Bash : grep unique lines

bash grep uniq

Last n words from a string in bash

string bash

Reduce several large tab delimited matrices based on rows and columns using awk

bash awk