Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I negate a test with regular expressions in a bash script?

regex bash conditional negate

'find -exec' a shell function in Linux

linux bash shell find bsd

Copy Paste in Bash on Ubuntu on Windows

How can I get `find` to ignore .svn directories?

linux find bash grep svn

How to get overall CPU usage (e.g. 57%) on Linux [closed]

linux bash unix cpu

How to apply shell command to each line of a command output?

bash

Read values into a shell variable from a pipe

linux bash pipe

Delete all lines beginning with a # from a file

bash sed

Unable to forward search Bash history similarly as with CTRL-r

bash search

Quick unix command to display specific lines in the middle of a file?

linux bash unix text

Correct Bash and shell script variable capitalization

Repeatedly run a shell command until it fails?

bash

How to get Maven project version to the bash command line

bash command-line maven-2

A variable modified inside a while loop is not remembered

bash while-loop scope sh

Pass all variables from one shell script to another?

bash shell

Using variables inside a bash heredoc

bash variables sh heredoc

How to generate a core dump in Linux on a segmentation fault?

linux bash unix coredump tcsh

`date` command on OS X doesn't have ISO 8601 `-I` option?

bash macos iso8601

How do I edit $PATH (.bash_profile) on OS X?

How to ignore xargs commands if stdin input is empty?

bash centos xargs