Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Compress a Mysqldump that is SSH'd to another machine

Inside python code, how do I run a .sh script?

python bash shell

BASH: Is there a simple way to check whether a string is a valid SHA-1 (or MD5) hash?

regex bash

How to combine the data from two CSV files in BASH?

ruby perl bash csv python-2.7

Why piping to the same file doesn't work on some platforms?

Bash while loop, how to read input until a condition is false

bash

how to aggregate counts in a bash one-liner

bash unix uniq

mongo: drop collection using the terminal

how to use `amp;` & `gt;` commands in linux-shell?

linux bash shell command

replace xml value with sed [duplicate]

xml bash sed

Bash trace mode (bash -x) in the shebang

bash

How to get no. of lines count that matches a string from all the files in a folder

linux bash shell

How to remove the last line from a variable in bash or sh?

bash text-processing

Replace value in yaml if name : xxx with bash

bash yaml yq

How can I copy files with names containing spaces and UNICODE, when using a shell script?

how to use a shell script to supervise a program?

perl bash shell

Bash: Variable in single quote

command to print out large files, sorted, with sizes in human readable format

linux bash

Extracting version number from a filename

linux string bash

List all the words in a text file with occurrence counts?

bash sed awk