Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I fix bash in gitlab ci :bad substitution

Read RSS feed using a shell script

bash unix rss feed podcast

MySQLdump backup script no longer works, getting "mysqldump: unknown variable 'local-infile=0'"

mysql bash debian

Recursively delete all binary files in folder

Get file depth in directory tree

scp multiple files with different names from source and destination

linux bash file scp

Declaring variables in external script

bash

Correctly formatting a PYTHONPATH in my .bash_profile

bash pythonpath

awk includes carriage return (CR) characters

bash awk

Extract a Certain Substrings from Certain Columns from a Delimited CSV File and save the New Edited form in a File using Shell

bash awk sed

Script, save all $input into 1 variable

bash variables

How to get only the changed part of the file to be proccessed in pre-commit hook?

bash git shell pre-commit-hook

bash command line arguments into an array and subset the array based on the parameter value

Autocompletion in bash script

bash shell autocomplete

nginx: [emerg] mkdir() "/var/lib/nginx/tmp/client_body" failed (13: Permission denied)

How do I conda init if I don't have permission to edit my .bashrc file

bash conda

"standard" shebang with `-e`

bash unix

Exit a bash script when one of the subprocesses exits

bash background-process pid

Echo variable using sudo bash -c 'echo $myVariable' - bash script

bash shell

Check a gpu memory periodically and run script when it gets free

python bash