Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to avoid emacs (or vi) remaining on your screen after closing when using GNU screen?

bash unix terminal gnu-screen

Sorting a CSV file from greatest to least based a number appearing in a column

bash sorting

Bash: substitute some bytes in a binary file

bash dd

find -name with multiple filenames using shell variable

bash shell find

cp command won't run if executed from shell script

linux bash shell cp

what is being done here [ "${-#*i}" != "$-" ]

bash

Regular Expression to parse Common Name from Distinguished Name

Edit text format with shell script

How to loop through files in a directory having a certain word in filename using bash script?

bash loops

Programmatically get a list of characters a certain .ttf font file supports

ruby file bash fonts font-face

Bash, obtain email body from a text file including the email

bash email unix

How to find which line from first file appears most frequently in second file?

bash frequency

How can I test whether a positional parameter is set in Bash?

bash shell parameters

Removing lines with repetitive values in last

Error in bash - unary operator expected with exist -e

linux bash

Find unique string within a file, up a line and append?

linux bash sed awk

Linux Yum Fatal Python error: pycurl: libcurl link-time version is older than compile-time version

linux bash centos yum pycurl

Argument parsing in bash [duplicate]

bash shell

Watch command line for string

bash shell command-line

Why do valid signals for /bin/kill differ from kill?

bash signals kill