Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Print string with newline reliably in both bash and dash

bash dash-shell

using file and awk to add file extensions

bash awk

Saving displayed output from terminal to file with a nice format

regex linux bash

copy multiple files and give prefix and keep originals

bash shell

How to pass * to a java program without wildcard expansion?

java bash cygwin glob

How to end the `i` command in GNU sed?

linux bash sed stream gnu-sed

Delete all Bash comments

regex bash sed

how to put a new line/carriage return in file created by a bash script

linux bash

Call bash function in IRB

ruby bash

Combine multiple columns of different lengths into one column in BASH

bash shell awk

Check if environment variable or its containing path doesn't exist

bash shell

Is there a syntactical difference between single and double quoted empty strings?

bash

Using a while loop for iterating over an argument list goes on a infinite loop

bash shell

Get the most frequently occurring number in a bash array

bash

No version set for command java - asdf

java bash asdf-vm

What is the ":" command?

bash shell

Change autocomplete key

bash autocomplete

Check if a file is over 30 days old WITHOUT the find command

bash shell unix

BASH - Summarising information from several fields in unique field using Loop and If statements

SED: Append a line at the end of a range

bash sed