Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Simple way to colour alternate output lines in bash

bash shell command-line colors

Storing files inside BASH scripts

bash

Using output of previous commands in bash

linux bash shell

Find and rename a directory

linux bash find exec

Using bash process substitution for a sudo command

bash

How can bash script do the equivalent of Ctrl-C to a background task?

bash

UNIX date: How to convert week number (date +%W) to a date range (Mon-Sun)?

bash unix date sh unix-timestamp

rsync how to do a checksum on rsync

linux bash rsync checksum

What is the difference between alias and export (and a function!)[BASH]?

bash shell command zsh apropos

Check if string is UUID

bash shell uuid

How to parse rss-feeds / xml in a shell script

xml bash rss scripting

How do you use shell script variables as arguments to sed?

Bash's equivalent of Tcsh's ESC-p to jump to command starting with what you typed so far

Copy/Paste part of a file into another file using Terminal (or Shell)

bash4 read file into associative array

arrays bash file associative

What does 'cd ${0%/*}' mean in bash?

bash

How to send a SIGINT to Python from a bash script?

python bash

What does <() do in Bash?

getopts won't call twice in a row? [duplicate]

bash shell getopts

(Un/De)compress a string in bash?

linux bash compression gzip