Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to select multiple lines from a file or from pipe in a script?

Basic bash script returns "invalid syntax"

bash

Sum duplicate row values with awk

bash awk

How to delete all files from current directory including current directory?

Switch from file contents to STDIN in piped command? (Linux Shell)

bash file shell named-pipes pipe

shell float number in expr

bash shell

grep for string in all files in directories with certain names

bash directory grep find

Prepend to command line arguments in linux/bash

Bash - Date command and space

linux bash date

Error while unzipping a file in shell script. - need PK compat. v5.1 (can do v4.6)

Convert image sequence to video using ffmpeg and list of files

bash ffmpeg

python converting video to audio

python bash audio video ffmpeg

Run bash script after login

linux bash ubuntu

CircleCI - different value to environment variable according to the branch

Parsing .ini file in bash

bash ini

File content to single JSON string value with bash

json bash escaping

How can I ensure a Bash string is alphanumeric, without an underscore?

regex bash sed grep

Getting "command not found" error in bash script

bash

Bash: How can I replace a string by new line in osx bash?

bash sed

How to delete lines from file with sed\awk?

linux bash sed awk freebsd