Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to make asynchronous function calls in shell scripts

bash shell curl asynchronous

Bash script for pairwise comparisons

bash vcftools

Why SIGINT can stop bash in terminal but not via kill -INT?

linux bash shell signals

tar exclude not working

linux bash

batch renaming of files with perl expressions

Bash recursively replace many spaces on names

Can anyone explain, why "git status" touches the .git directory?

git bash github git-status

How to use bash substitution to append a newline at the end of each element of a list

bash

Running system command under interactive bash shell

bash perl

Double curly braces in bash - bad substitution

bash

Need to split a string in Bash separated by a colon and assign to variables

bash shell

Array of associative array names in bash

arrays bash shell

Convert CSV to XLS using 'ssconvert' with delimiter

Pre-push Git hook to determine if branch name is valid

git bash

In Bash, Why `then` is needed in the conditional constructs?

bash shell if-statement syntax

sed (in bash) works with [ \t] but not with \s?

IO Redirection in Linux Bash shell scripts not recreating moved/deleted file?

Check if Bash script is compatible with sh

bash shell scripting sh

Use bash script to setup tmux windows

bash tmux

How to pipe files one by one from list into script?

linux bash for-loop ls