Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Find and replace in file and overwrite file doesn't work, it empties the file

shell unix sed io-redirection

Using wget to recursively fetch a directory with arbitrary files in it

shell wget

sudo echo "something" >> /etc/privilegedFile doesn't work [duplicate]

How can I copy the output of a command directly into my clipboard?

How do I know the script file name in a Bash script?

linux bash shell scripting

Check if pull needed in Git

git bash shell

Automatic exit from Bash shell script on error [duplicate]

bash shell error-handling exit

How to determine the current shell I'm working on

bash unix shell csh tcsh

How can I compare numbers in Bash?

bash shell numeric

Difference between single and double quotes in Bash

bash shell syntax quotes

How do I test if a variable is a number in Bash?

linux bash shell

How can I reverse the order of lines in a file?

shell unix command-line

Bash tool to get nth line from a file

bash shell unix awk sed

Redirect stderr and stdout in Bash [duplicate]

When do we need curly braces around shell variables?

bash shell syntax curly-braces

How to 'grep' a continuous stream?

linux bash shell grep tail

Use grep --exclude/--include syntax to not grep through certain files

Extract substring in Bash

string bash shell substring

Given two directory trees, how can I find out which files differ by content? [closed]

linux bash shell unix diff

Count number of lines in a git repository

bash git shell line-count