Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Hex to Binary conversion in bash

bash binary hex bc

vim/vi/sed: Act on a certain number of lines from the end of the file

linux bash vim sed awk

Bash colour one word using echo

bash colors echo

Remove first N lines of a file in place in unix command line

Why doesn't "history | vim" work?

linux bash vim

Merging yaml config files recursively with bash

bash recursion yaml

Gradle does not recognize the JAVA_HOME I have set

How to write JSON file using Bash?

linux bash pm2

Bash - export environment variables with special characters ($)

bash

A Linux Daemon and the STDIN/STDOUT

c linux bash

Cannot find appcfg.py or dev_appserver.py?

Bash init - start service under specific user

linux bash ubuntu init

Redhat Linux - change directory color

linux bash shell unix redhat

How to script sfdisk or parted for multiple partitions?

bash partitioning

How does AND and OR operators work in Bash?

bash shell

Syntax error: redirection unexpected [duplicate]

linux bash shell debian

Bash array assignment fails if you declare the array in advance

How to remove files using grep and rm?

bash unix grep

What does bash -s do?

bash ubuntu terminal

Bash convention for if ; then

bash shell coding-style