Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Delete last word in each line in bash

regex bash sed

awk make it less system dependant

c bash awk

Find throw paths must precede expression in script

linux bash shell find grep

Read file names from directory in Bash

bash

Using wildcards to exclude files with a certain suffix

linux bash wildcard

Passwordless Login

bash unix expect

Implementing netcat in bash

bash netcat

I have an Errno 13 Permission denied with subprocess in python

Linux Bash - Date Format

linux bash shell date formatting

Number greater than 255 in bash shell script

bash shell

using if and a boolean function in bash script: if condition evaluates to false when function returns true

bash function

Assign a bash associative array in awk

bash shell awk

Can not take jstat metrics using bash as Sensu plugin

bash shell monitoring sensu

Any reason for using "*/" in command "ls -d */" to list directories?

linux bash shell

Extract substring from ls

linux bash unix substring

Understand this .bashrc script (curly braces, eval, ...)

bash eval curly-braces

Dollar character before double quotes in Bash

bash

bash: kill $$ not work?

linux bash kill

How to remove lines from a list which can be found within other longer lines in the list?

perl bash sed

Copy all typed command in a linux console & their result to a file

linux bash