Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

find all files except e.g. *.xml files in shell

regex bash shell find

writing a file in bash script

bash unix

How to grep for the exact word if the string has got dot in it

linux bash

syntax error near unexpected token `echo'

bash shell ssh jboss

Mongod command not found (Windows7)(node.js)

node.js git bash mongodb

Case insensitive regex in Bash

regex bash case-insensitive

Awk strftime on Mac OS X

macos bash awk

My Bash aliases don't work

bash shell scripting alias

Using sed to replace text with spaces with a defined variable with slashs [duplicate]

bash unix sed

Bash rename extension recursive

bash batch-rename

Does " - " mean stdout in bash?

bash

Succinct way to create a tracking branch with Git

git bash shell

Could someone explain this try/catch alternative in bash?

bash try-catch

How to read the last line of a text file into a variable using Bash? [closed]

linux bash git-bash

Linux: Removing files that don't contain all the words specified

linux bash file shell

How to display and refresh multiple lines in bash

bash

Merge pdf files with numerical sort

linux bash sorting pdf numeric

How do I sum together file sizes in bash, grouping together the results by date?

bash file

Keep a file open forever within a bash script

bash

Bash, read line by line from file, with IFS

bash line