Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

grep for a line in a file then remove the line

string bash awk sed grep

Is Bash compiled or interpreted?

linux bash shell parsing unix

IPython 3.5 returns "bad interpreter: No such file or directory"

python bash macos ipython

Variable substitution in a for-loop using {$var}

bash

define a function-like macro in bash

linux bash ubuntu macros

Bash - remove all lines beginning with 'P'

bash

Protect the password when using Mysql in an unattended bash-script

maven: bash mvn permission denied

linux bash maven centos

How do I remove a specific extension from files recursively using a bash script

bash filenames

Suspending a process in bash running inside console2

How to ensure only one file is returned by checking for newline

bash unix newline

Bash ignore error and get return code

bash

How to do mkdir with a path that has spaces?

bash

sed how to delete first 17 lines and last 8 lines in a file

linux bash sed text-processing

bash script to ssh multiple servers in a Loop and issue commands

bash ssh

Pipe a list of strings to for loop

bash

Start a process in background, do a task, then kill the process in the background

Count number of occurrences of token in a file

bash shell grep

Checking a string to see if it contains numeric character in UNIX

Get the newest file based on timestamp

bash unix shell