Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Unix - randomly select lines based on column values

bash unix random

How to grep, then cut from a delimited column file?

linux bash grep cut

Copy one file into every subdirectory

bash shell scripting

From a bash script in OS X, is it possible to prompt for Administrator permissions?

how to insert a newline \n after x numbers of words, with AWK or Sed

linux bash shell unix awk

Ant not loading salesforce task definitions?

bash ant salesforce

Change encoding multiple file with iconv in bash

bash encoding iconv

Regex to rename all files recursively removing everything after the character "?" commandline

regex linux bash command-line