Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Watch with Process Substitution

What does third symbol in "rw-" file mode mean?

bash file-permissions ls

bash /bin/grep: Argument list too long (using --file option)

bash grep

Bash empty variable after running cron, but runs manually

linux bash variables cron

List of new files downloaded with wget

bash wget

Bash variable name is result of concatenation

bash

Automate sequence of keys to recover a stuck SSH session

bash vim ssh tmux

AWK: Concatenate matching pattern with a field separator

linux bash awk sed

Why does zsh expand globs for me in a bash script using GNU parallel?

bash zsh gnu-parallel

How to check if file is tar file in Bash shell?

linux bash shell if-statement

Differentiate between 2 and 02 in bash script

Replace an entire line in package.json using bash tools

bash sed jq

How to monitor a directory for file changes without using inotifywait?

git alias with conditional check

git bash shell sh

Remove up to last backslash from URL using sed

bash sed

How to rename all files in a directory and subdirectories?

bash

Automatically enabling bash completion on Fedora 28

bash fedora

sort two arrays accordingly in bash

arrays bash sorting

How do I convert a directory (including multiple subdirectories) of .flac files to .mp3s using Bash? [duplicate]

bash loops mp3 subdirectory flac