Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

What's the meaning of this sed command? sed 's%^.*/%%' [duplicate]

linux bash sed

Sorting csv columns in bash, reading bash output into python variables

python bash shell

grep redirect non-matching

bash file command-line grep

Combine two shell commands into one output in shell

bash shell

"while read LINE do" and grep problems

bash grep while-loop cat

Shell test to see whether a binary is in your path

perl bash shell csh tcsh

Executing ssh command in a bash shell script within a loop [duplicate]

bash ssh

How can I untar a bunch of same packages inside a same folder?

linux bash

Preserve directory tree while copying files with cp

bash shell terminal cp

What is the equivalent of bash export in Perl?

perl bash export

Dynamic Bash Script (i.e top)

linux bash scripting

./sysroot.sh: Operation not permitted

macos bash operation

Bash: How to retrieve a variable value inside a background while loop

linux bash shell unix scripting

What does EOFD mean?

bash definition acronym

call a shell script from another shell script via sudo - environment variables?

How to delete all lines from a CSV file containing an exact match of a search term?

bash sed awk

for loop with multiple conditions in Bash scripting

bash for-loop

Bash function that changes directory

bash cd

Syntax highlighting bugs of VIM 7.3 for BASH scripts [closed]

How to use single quotes inside awk statement that is surrounded by single quotes?

linux bash awk hp-ux