Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

bash: how _best_ to create a script from another script

bash shell

Linux piping ( convert -> pdf2ps -> lp)

linux bash printing

Extract a specific string from a curl'd result

bash grep

Directory of running script in Fish shell

bash fish

POSIX shell like implementation in Java

java bash grammar

Using xargs to assign stdin to a variable

bash pipe xargs

SVN: moving files from inside the folder

execute bash script from php without waiting

php bash

Bash read and stderr redirection

bash redirect

Executing code in if-statement (Bash)

bash if-statement

bash scripting de-dupe

bash shell deduplication

Error handling in bash/expect script

bash error-handling expect

Can bash omit backupfiles when completing commands?

Limit output of all Linux commands

linux bash

mkdir error in bash script

bash shell mkdir

Terminal color in Ruby

ruby bash shell colors terminal

sed: How to delete lines matching a pattern that contains forward slashes?

linux bash sed

Colon at the beginning of line in docker entrypoint bash script [duplicate]

bash docker

How to gzip all files in all sub-directories in bash

linux bash shell loops gzip

Why am I getting a 'unary operator expected' error?

bash shell