Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Why is PhoneGap/Cordova not adding android platform?

Sed: replace a specific part

linux bash sed

Find all files with text "example.html" and replace with "example.php" works only if no spaces are in file name

bash unix sed grep xargs

Understanding a sed example

regex bash sed

How can i get the parent script's name?

bash path parent

wget grep sed to extract links and save them to a file

bash sed grep pipe wget

Customizing zsh auto complete

bash - Shell script opening multiple terminals and executing distinct commands [closed]

bash shell unix terminal

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

bash shell unix