Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

how to select the last line of the shell output

bash shell awk sed

Transform array to string using jq

arrays json string bash jq

grep -w finds partial match in words with non-latin letters

bash grep

pg_backup.sh: "No such file or directory" for pg_backup.config

Extracting string before pattern with sed (bash)

regex bash sed

Determining NR within BEGIN section of awk script

bash awk

How to add values to bash arrays? [duplicate]

linux bash

Attempting to install nvm on aws ubuntu instance

Shell: Copy list of files with full folder structure stripping N leading components from file names

bash shell mintty

How to cd on remote server via SSH bash script?

linux bash unix ssh

Comparing txt file to third column in a csv bash

bash shell awk

Get median of unsorted array in one line of BASH

bash median

How to execute a function from a shell-script from C

c bash shell

substitution of a word with two words and a space using sed

linux bash sed

omit passing an empty quoted argument

ls with numeric range doesn't work inside bash script

bash ls

BASH: Copy all files and directories into another directory in the same parent directory

bash copy glob cp

What does ls -d command stand for in linux terminal? [closed]

linux bash shell ls

How to display the tail of multiple files in bash [closed]

bash