Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Difference between #!/bin/sh and #:/bin/sh

bash

extract a quoted value from multiple lines using sed

bash command-line sed awk grep

Integer comparison in bash

bash shell unix

Get the highest revision number from a subversion dump file in Perl or shell

How do you use a plus symbol with a character class as part of a regular expression?

regex bash character-class

How to write a Fabric script that uncomments a particular line of a user's .bashrc file?

python bash fabric

bizarre bash scoping rule eludes me

bash sum

pass shell parameters to awk does not work

bash awk

How Do I Make a Bash Script To Find Unused Images in a Project?

image bash shell grep

How to while loop correctly in bash script?

bash

Searching for copied homework

bash

How can I add a new line to a large file every n characters in terminal (one liner sed)?

bash shell text sed replace

How to add extra delimiters to the end of a CSV file is some are found to be missing?

bash csv awk

merge two files by key if exists in the first file / bash script [duplicate]

file bash unix join merge

Check if file exist Linux bash [duplicate]

linux bash file

Incremental number in shell script on each loop

bash shell

How to get scope of an IPv6 host?

linux bash ip-address ipv6

How to regex compare a string in dash?

regex bash dash-shell

Is there a way to print the PID of the process that called my C binary

c bash unix gcc solaris

Explain this command: . ~/nvm/nvm.sh

linux bash nvm