Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

What RETVAL means?

bash shell

run python script directly from command line

python bash shell shebang env

use xmllint in cygwin

bash cygwin xmllint

Should I define a shell function as function x( ) or just x( )?

bash shell sh

Pass content from .txt file as argument for bash script?

linux bash

Get pom.xml version with xmllint

bash xpath xmllint

Removing duplicates in grep output

bash grep

Great tools to find and replace in files? [closed]

windows linux bash vim replace

Bash: append text to last line of file

bash text append eof sh

Inner join on two text files

linux bash join

sed unknown option to `s' in bash script [duplicate]

bash sed

Bash, how to hash value of a string?

string bash

Zsh array of strings in for loop

bash command-line zsh

Piping a bash variable into awk and storing the output

bash awk

read variables from wp-config.php

bash shell variables scripting

How to create a function in shell script that receives parameters?

linux bash function shell

grep, else print message for no matches

bash loops grep

Sorting numbers with multiple decimals in bash

linux bash sorting

How to check in a bash script if something is running and exit if it is

bash scripting

Escaping sed strings correctly

bash sed escaping