Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash scripting, loop through files in folder fails

bash

Remove files not containing a specific string

linux bash sed grep

Limit the number of running jobs in SLURM

bash slurm

Surprise! the shell suggests command line switches

linux bash shell command-line

Folder Renaming After Tar Extraction

bash shell tar

Pipe string with newline to command in bash?

bash

read: Illegal option -d

bash

What is the Bash Escape Character "\c"?

bash unix escaping echo

Redirecting the output of a cron job

bash unix cron crontab

Write to Mac OS X Console logs from shell script or command line [closed]

macos bash shell logging

How to check if the last string character equals '*' in Bash?

string bash

cd to directory starting with '-' dash [duplicate]

bash

Need some explaination of kubectl stdin and pipe

Parsing PDF pages as javascript Images

javascript image bash pdf

bash ls; output a time of modification of files including year and seconds [closed]

linux bash ls

Sort filenames without leading zeros

bash sorting

Linux Mint - adding environment variables permanently [closed]

how to set supervisor to run a shell script

Read line by line from standard input Bash [duplicate]

bash unix stdin

How to cat two files after each other but omit the last/first line respectively?

bash line text-files