Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

OSX bash & expect

bash

Unix uniq command to CSV file

bash unix csv uniq

PostgreSQL - filter database list

Escaping backslash in AWK in command substituion

Bash script to remove leading white spaces from files names

bash fish

How do I catch permission denied errors from the glob operator?

linux perl bash

Difference between "source" and "."

bash

BASH: how to define an array as environment variable before calling a bash script

arrays bash shell

How to join multiple txt files into based on column?

linux bash join

measuring runtime of bash script with & parameter in the body

linux performance bash

How does one execute the windows runas command from inside cygwin

windows bash cygwin runas

Convert a given time to seconds in solaris

bash shell solaris

gnuplot and bash process substitution

bash process gnuplot

bash: Run multiple command in background, store output in variable

bash background-process

Delay when attempting to SSH to a system

bash ssh openssh

Error message during the expr command execution: expr: non-integer argument

bash shell integer echo

Bash shell, trying to create and evaluate a mask

How to pass a string with spaces as http POST data using curl

perl bash curl http-post

Sorting space delimited numbers with Linux/Bash

linux bash

Shell script to copy files from one location to another location and rename add the current date to every file

bash shell unix