Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Linux find files with similar name and move to new directory [closed]

linux bash shell

bash script to make folders with names from 00 to ff

linux bash terminal

gnu parallel: space interpretation and within process variable editing

Sed Capturing Repeating Number Groups

bash macos unix sed

Is it possible to simultaneously pipe the output of a tar command to a split command and md5sum check?

bash tar md5sum

Lock a file in bash using flock and lockfile

bash

Bash script to remove folders older than X, but skipping newest N... Compatible with special characters in path

bash find xargs tail

How to match repeated characters using regular expression operator =~ in bash?

regex bash

Auto-complete does not work for user with argcomplete

python bash autocomplete

How to make sbatch wait until last submitted job is *running* when submitting multiple jobs?

bash slurm sbatch

Checksum and pipe an input simultaneously

bash unix pipe checksum

Multicharacter delimiter cut

linux bash

Ignoring slashes in sed find and replace command

bash sed

Command Substitution working on command line but not in script

linux bash ubuntu ubuntu-10.10

Local variable scope when one function calls another inside bash shell

bash function shell

How to immediately trap a signal to an interactive Bash shell?

bash signals bash-trap

Loop through files in directory and zip

bash

bash script - output in color using printf [duplicate]

bash

Call function from another shell script [duplicate]

bash shell

How to apply an environment variable for the whole command