Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Perl regex single quote

regex perl shell

Find out if file has changed

shell unix find boolean

Use output of bash command (with pipe) as a parameter for another command

filename last modification date shell in script

linux bash shell unix hp-ux

Capitalize the first letter of every word in a filename or directory in Shell

bash shell unix

Display all fields except the last

shell sed awk solaris

Sending ctrl-c to specific screen session

shell gnu-screen sigint

How to separate multiple commands passed to eval in bash

bash shell eval

Why do some people put a semicolon after an if condition in shell scripts? [duplicate]

bash shell

Simple way to colour alternate output lines in bash

bash shell command-line colors

Using output of previous commands in bash

linux bash shell

How do I determine if a shell script is running with root permissions?

shell permissions sudo

What is the difference between alias and export (and a function!)[BASH]?

bash shell command zsh apropos

os.environ not setting environment variables [duplicate]

Check if string is UUID

bash shell uuid

How do you use shell script variables as arguments to sed?

Bash's equivalent of Tcsh's ESC-p to jump to command starting with what you typed so far

Default values to a unix shell script?

linux unix shell scripting

Copy/Paste part of a file into another file using Terminal (or Shell)

Shell: read a file and echo it's contents to another file

shell