Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to check if a file is older than 30 minutes in unix

How I can get the next month in shell?

linux bash shell date

What is the rationale behind variable assignment without space in bash script

bash shell

Execute background process after script has exited

bash shell

How to comment list of arguments in bash

linux bash shell comments

tail a constantly updated logfile and perform an action when a string is found

bash shell tail gpio odroid

Automating Linux EBS snapshots backup and clean-up

Grep in bash with regex

regex bash shell grep

How to replace all occurrences in 1 file with sed?

linux shell sed

Finding files and directories with different umask

bash shell find chmod

How to read input from the stdout of another command (pipe) in linux shell script?

linux shell scripting

How to set pipe size from shell?

linux shell pipe

What's meaning of -print0 in following command

linux shell

Making python like system calls in java

"mkdir || echo && exit" exiting even when mkdir succeeds

linux bash shell ubuntu

How to embed shell snippets in doxygen documentation

How to change directory in a Shell Script?

git shell

Using sed to replace a number greater than a specified number at a specified position

bash shell sed