Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

GREP: variable in regular expression

regex bash grep

redirect to a variable storing awk in bash

linux bash

logrotate: can you run postrotate even if log isn't rotated?

bash logging backup logrotate

Changing default shell from zsh to bash on MacOS (Catalina and beyond) [closed]

bash macos shell zsh

Binding on a port with netpipes/netcat

linux bash scripting unix

Shell shortcuts to folders in Windows

format shell script logs and write to a file

bash shell sh stdout

Unix Find Command Ignoring Missing File or Directory

bash macos unix terminal

How to sort file lines in Bash

linux bash file

How to escape newline and tabs in bash variable?

bash if empty string

bash if-statement

Building command strings using variables with various quote levels and spaces

bash variables quotes spaces

Interpreting SSH output

c# .net bash ssh xterm

In shell, print only the specific line/word from command's output

linux bash shell

Shortening Bash output command

bash shell terminal

bash regular expression different formats

regex linux bash

How can I write this sed/bash command in awk or perl (or python, or ...)?

perl bash scripting sed awk

Error: Tar command not found

bash shell unix tar

Split a string into fixed-size pieces using sed

bash sed