Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to run a shell script when a file or directory changes?

linux shell inotify

How To Run PHP From Windows Command Line in WAMPServer

Exception handling in shell scripting?

Counting number of characters in a file through shell script

linux shell

Is mixing getopts with positional parameters possible?

bash shell parameters

How can I tell whether I'm in a screen?

linux shell gnu-screen

How to get remote file size from a shell script?

shell filesize

Check if an element is present in a Bash array [duplicate]

arrays bash shell search

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