Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Using awk to format text

bash shell awk sed zsh

How to split the string with delimiter and swap the substring's position in bash?

bash shell awk split shift

awk printing nothing when used in loop [duplicate]

linux bash loops awk slurm

Check if at least one file exists in bash

bash shell scripting

inotifywait not performing the while loop in bash script

How to make git output show red or orange color when it contains the word "error", "warning", or "Aborting"?

bash git zsh

How to connect input/output to SSH session

linux bash file-descriptor

Escape to shell from TestCafe script

Delete all lines for which the kth field is 'NA'

bash awk lines

Is it possible to write a single bash statement that can be both echoed and run?

bash

Generate all versions of a string with each letter replaced by a wildcard (?) once in bash

Using brackets inside a character class in a regular expression

bash sed

insufficient_scope error with docker registry v2 and curl

bash curl docker

bash: /bin/myscript: permission denied

linux bash ubuntu

Finding all directories that are world readable

linux bash shell unix

Clean list of strings that are included on the own strings

python string bash list shell

Caret will not work in Bash regular expression?

regex bash caret

How to collect the logs and output from a program and pass them into the parameter of a function

bash shell sh embedded-linux