Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to remove line containing a specific string from file?

string bash sed

awk/sed insert line between two patterns

regex linux bash awk sed

Replace all bullets with spaces

bash

Error using 'git add': "-bash: syntax error near unexpected token `('"

bash

Bash script to identify a date

bash date

print out 5 characters in a line bash scripting

bash

In linux, how to compare two directories by filename only and get list of results that did not match

linux bash list comparison diff

preserve my env in linux screen

linux bash screenrc

Convert percent-encoded file URL to local file in bash

bash url

how to know from where the command ran in linux

linux bash unix

Execute function every n commands in bash

linux bash shell bots

What is the verbose option in mkdir?

linux bash shell sh mkdir

python stdout to file does not respond in real time

python bash redirect io pipe

Open all files in a directory and subdirectories using bash terminal command?

bash terminal zsh

Extract value of column from a line (variable)

bash shell unix awk

Why the Linux command CP behave differently in CLI and in script?

linux bash cp

How do I swap the last column in a csv file to be the first column? + awk

bash awk sed

Store Bash script arguments $@ in a variable

bash parameter-passing args

Bash quotes disable escaping

GIT, check return code of commands (bash script)

git bash