Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Looping through all files in a directory [duplicate]

bash shell loops

How can I get the variable value inside the EOF tags?

How to use sed to replace regex capture group?

regex bash sed

Custom Bash prompt is overwriting itself

bash command-prompt gentoo

Unix: merge many files, while deleting first line of all files

bash merge

How to iterate over an array using indirect reference?

bash scripting indirection

What's the difference between ln -s and alias?

macos bash shell command-line

How to check the checksum through commandline?

bash command-line

Find and Replace string in all files recursive using grep and sed [duplicate]

linux bash recursion sed grep

Is there any mutex/semaphore mechanism in shell scripts?

How to set 4 space tab in bash

bash space

Integer expression expected error in shell script

bash shell

How to add a new line in the bash string? [duplicate]

linux bash shell sh ash

Can I use shell wildcards to select filenames ranging across double-digit numbers (e.g., from foo_1.jpg to foo_54.jpg)?

bash shell wildcard

mysqldump with db in a separate file

bash awk backup mysqldump

How to run given function in Bash in parallel?

bash parallel-processing

Suppressing "null device" output with R in batch mode

r bash plot suppress-warnings

'grep +A': print everything after a match [duplicate]

bash sed awk grep

How to list non-empty subdirectories on linux?

bash unix directory

How can I convert Markdown documents to HTML en masse?

bash markdown