Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

display text file and update when the file contents change

bash

Find files with spaces in the bash

bash find

Sort keys and Sum their values in bash

bash awk

Escaping the '\' character in the replacement string in a sed expression

bash string sed escaping

Difference between launching a script with ./script.sh and . ./script.sh

bash scripting shell

Cygwin command not found bad characters found in .bashrc 357\273\277

bash cygwin

Execute awk output

bash unix awk

Can I search all the text files in a tree (but not the binaries) for a certain string

bash shell unix find grep

concatenate inputs in bash script [duplicate]

linux bash shell unix

wildcard expansion in bash script

bash

How to get real filename from wget

bash filenames wget

Filter non-alphabetic characters out of string in shell script

regex bash shell scripting

Get last parameter on shell script [duplicate]

linux bash shell unix

bash: Iterating over members of a JSON array selected by index

json linux bash shell jq

I got 'syntax error: "(" unexpected' (expecting "done") [duplicate]

bash shell

Delete first column of csv file [duplicate]

bash awk sed

Bash Scripting - shell command output redirection

bash shell scripting

Is there a simple way in linux to strip a website of text from command line?

html linux bash parsing

Alternative to scp, transferring files between linux machines by opening parallel connections

linux bash unix networking shell

Spaces in path names giving trouble with Find in Bash. Any *simple* work-around?

bash find