Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Cron says "errors in crontab file, cannot install" [closed]

linux bash cron

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

bash shell sed

How to tell if two strings of any length are anagrams using bash, awk or any using command or script?

bash awk sed

Find files of specific file types using shell script

bash shell file find

How to get unique `uid`?

linux bash

change terminal title according to the last 2 directories in the path

bash terminal tcsh

Force Content Type with sendmail

bash tar error doesn't create tar.gz

linux bash tar

Stopping a command after x seconds without using timeout [duplicate]

linux bash kill

Some of my here doc delimiters in bash script getting skipped

bash ubuntu heredoc

Git server side hook not firing - how to check

Opening up iTerm / Terminal with commands by default.

macos bash terminal gruntjs

Bash script to run query on 28 cores

bash shell sh

how to sort a huge number of files with an obscure program that only outputs their ordering

bash xargs

order of expansion between variable expansion and command substitution

bash

Compare two dates in Bash in MAC OSX

bash macos date

Python Fabric - Remove files matching a pattern in a directory w/ spaces?

regex bash unix fabric

hide commands from xtrace

linux bash

Using qsub within crontab?

bash cron

Using bash to print to screen using conditional

bash