Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash Shell: What is the differences in syntax?

bash if-statement syntax

bash shell: Can a control-c cause shell to write an empty file?

bash signals bash-trap

Linux Shell Script execute without save to temporary variable

linux bash

extract last word from each line in shell [duplicate]

bash shell

Why is this Bash variable empty? [duplicate]

bash

Bash Regex rename files

regex bash rename

How to return length of string in xargs (special characters)

linux string bash char xargs

Perform highly customized sort based on multiple columns of a CSV file?

bash csv sorting

How to comment a bash script in a gitconfig alias

bash git

In Bash, how to set stdout to a variable inside tee

bash command pipe stdout tee

Bash - Print all rows with a specific column using loops

bash awk

pass a list/array of strings from my bash script, to an ansible script

bash ansible

Shell Script (bash/ksh): 20 seconds to read a variable

bash unix ksh solaris-10 shell

bash -e flag and '&&' list command

bash

recursively rename files and remove a character

linux bash rename xargs

Calling script from java, sigpipe signal received

java linux bash stream signals

Split file based on delimiter and then join into separate lines

bash awk sed

How to merge files based on a common column?

linux bash shell perl

How do I replace : characters with newline?

linux bash unix

How to skip repeated entries in a .csv file

bash