Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Append line to /etc/hosts file with shell script

linux bash shell ubuntu sed

Shell: redirect stdout to /dev/null and stderr to stdout [duplicate]

linux bash shell sh

How to get number of rows affected, while executing MySQL query from bash?

mysql bash

How to find files modified in last x minutes (find -mmin does not work as expected)

linux bash unix gnu-findutils

How can I copy several binary files into one file on a Linux system?

bash binary copy

How to avoid echo closing FIFO named pipes? - Funny behavior of Unix FIFOs

bash unix pipe echo

Windows 10 - Bash (Ubuntu) SU (Root Password) [closed]

How to run jq from gitbash in windows?

bash jq git-bash

is there an escape character for envsubst?

bash shell envsubst

grep from tar.gz without extracting [faster one]

linux bash grep

ZSH not recognizing my aliases?

bash shell sh zsh zshrc

Run command every second in Bash?

bash loops

Create new file from templates with bash script

Read line by line in Bash script

linux bash

CMake is not able to find BOOST libraries

c++ bash boost cmake

virtualenvwrapper functions unavailable in shell scripts

Redirecting output of bash for loop

linux bash shell

Always include first line in grep

bash grep

How to delete first two lines and last four lines from a text file with bash?

linux bash

The way to distinguish command-mode and insert-mode in Bash's Vi command line editing