Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

awk to compare two files [duplicate]

bash shell awk

Get java version number from python

python bash sed grep cut

Bash sqlite3 -line | How to convert to JSON format

json bash awk sqlite grep

Unzip a file in kotlin script [.kts]

bash kotlin unzip

How to remember which expansion ${var%} ${var#} work from which end? [closed]

How to test for GNU or BSD version of rm?

bash shell gnu bsd

Why does `timeout` not work with pipes?

bash timeout pipe

Error: =: command not found (Bash Script)

bash

Sendmail is not working with crontab (bash)

bash sendmail crontab

line 54: warning: here-document at line 42 delimited by end-of-file (wanted `EOF') [duplicate]

bash eof

Unix one-liner to swap/transpose two lines in multiple text files?

bash unix awk sed text-files

Unable to mute unzip output in script

bash for-loop output unzip

Explain ${#arrayname[@]} syntax for array length in bash?

arrays bash syntax

Multiline bash command in Jenkins pipeline

linux bash jenkins

format bash variable for command

bash shell

have to determine all users home directories - tilde scripting problem

bash tilde-expansion

How to transform multiple line into one line in bash stdout?

bash shell

In Git how can I stage a file I have just diffed without manually specifying the file?

git bash

replace a string in file using shell script

bash shell

how to ignore blank lines and comment lines using awk

regex linux bash awk