Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Save file to specific folder with curl command

bash shell curl directory

Chmod recursively

linux shell find chmod

How do you normalize a file path in Bash?

linux bash unix shell

Is there a "goto" statement in bash?

linux bash shell goto

How to run a shell script in OS X by double-clicking?

macos shell scripting desktop

Which characters need to be escaped when using Bash?

Unzip All Files In A Directory

linux shell wildcard unzip

What is the Linux equivalent to DOS pause?

linux bash shell

How to sort a file in-place

linux bash shell unix

What is the proper way to test if a parameter is empty in a batch file?

windows shell batch-file cmd

Returning a boolean from a Bash function

bash shell boolean

How do I list the functions defined in my shell? [duplicate]

bash shell function unix

Environment variable substitution in sed

linux unix shell sed

Checking for a dirty index or untracked files with Git

git shell

How to call a shell script from python code?

python shell

shell script to remove a file if it already exist

shell

find without recursion

unix find shell

What's an easy way to read random line from a file?

shell random

How to run mvim (MacVim) from Terminal?

How to pipe stdout while keeping it on screen ? (and not to a output file)

bash shell pipe output stdout