Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

sorting output of find before running the command in -exec

bash find lame

Why is nvm command installed as root and also not found during vagrant bootstrap.sh?

node.js bash vagrant nvm

Change AWK field separator on the fly

linux bash awk

Why doesn't LD_PRELOAD take effect with scripts having no shebang?

linux bash elf ld-preload

removing backslash with tr

bash macos tr

How to use sed to insert a line before each line in a file with the original line's content surrounding by a string?

bash sed

How to take multiple argument in bash and pass them to awk?

bash function unix awk arguments

How do I execute command for each stdin line?

bash

In shell scripting, what does .[!.]* mean?

bash gnu-coreutils

How can I dynamically pass arguments to a node script using unix commands?

node.js bash

Does the Exclamation point represent negation in Bash IF condition?

Store output of for loop into an array or variable

arrays bash variables for-loop

Count occurrences of a list of words in a text file

bash

Pausing a Pingdom check via the Pingdom API using curl (BASH)

bash curl pingdom

How to parse a string with multiple characters to split on-Bash Scripting

bash

grep -vf too slow with large files

bash performance shell awk grep

Why is '<<<' filtering null bytes in gdb where '<()' does not?

bash gdb stdin named-pipes

Replace an attribute or key in JSON using jq or sed

bash sed command-line jq

How to strip some form of new line character at end of parsed Jenkinsfile variable

fasta file: replace header with filename

bash sed fasta