Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Command substitution in sed

bash sed

how to stop grep creating empty file if no results

bash grep

how to add new line at the end with awk

bash shell awk printf newline

How can I do bash arithmetic with variables that are numbers with leading zeroes? [duplicate]

bash command-line sh

Print file in particular order in bash

bash shell awk sed

How to concat multiple fields to same line with jq [duplicate]

json bash shell jq

Linux bash: How do I replace a string on a line based on a pattern on another/different line?

linux bash sed

Using `pkg-config` as command line argument under cygwin/msys bash

sort | uniq | xargs grep ... where lines contain spaces

Kill process in bash that runs more than specified time?

bash

SSH - ksh: git: not found

git ssh ksh bash

How to sort by line length, then reverse alphabetically

regex bash sorting sed

Detecting program errors in bash scripts?

bash ffmpeg

Source From Standard In (Bash on OSX)

bash macos

bash command: search for class in file system of jars

bash search class jar archive

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