Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Replace key:value from one file in another file in shellscript?

linux bash shell sed awk

Filter lines based on certain string and then print only some attributes greater

bash awk sh

Extract section of file to a variable, from within a shell script

regex bash perl command-line sed

linux, Comma Separated Cells to Rows Preserve/Aggregate Column

linux bash unix

Convert Environment Variable To Script Arguments

bash shell

how to use awk's $0 variables in the shell file

linux bash shell awk

Docker command line arguments with values, when to use space vs when to use equals sign [duplicate]

Ignoring specific exit code in Bash

linux bash unix scripting

Is it possible to use the builtin "read" with local, readonly, or declare options?

bash

Delete mysql table data (Bash Script)

mysql bash

Display file if its present in the given path

bash shell unix

Is it possible to generate a checksum (md5 ) a string in a shell?

bash shell md5 checksum

set up git alias, but then calling it gives 'command not found'

git bash alias

Delete elements caught from a file

bash shell

How to use the "source" command in Zsh

bash macos terminal zsh

Delete empty lines from a text file via Bash including empty spaces characters [duplicate]

linux bash

Find the highest number inside a file

linux bash shell

Read file line by line with GNU parallel

cat command in unix shell script

bash shell unix cat