Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Generate a random filename in unix shell

unix shell random tcsh

Bash regex =~ operator

bash shell unix

Split bash string by newline characters

string bash shell

How can I make bash tab completion behave like vim tab completion and cycle through matching matches?

bash shell vim

How can I send the stdout of one process to multiple processes using (preferably unnamed) pipes in Unix (or Windows)?

windows bash unix shell pipe

Losing newline after assigning grep result to a shell variable

shell

Ignoring specific errors in a shell script

bash shell error-handling

Bash Scripting - How to set the group that new files will be created with?

Trying to retrieve first 5 characters from string in bash error?

bash shell

Remove part of path on Unix

shell unix scripting sed

Count line lengths in file using command line tools

execute commands as user after Vagrant provisioning

shell vagrant

Concise and portable "join" on the Unix command-line

shell unix

How can I tell which Unix shell I am using? [duplicate]

linux shell unix

unix - count of columns in file

linux bash shell unix scripting

Is it possible to go into ipython from code?

To show only file name without the entire directory path

shell unix directory ls

Installing and Running MongoDB on OSX

Execute Shell Script after post build in Jenkins

Can GNU make handle filenames with spaces?

shell makefile gnu