Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

zsh: command not found: ng

bash npm command zsh oh-my-zsh

Open new bash tab window via Python

python bash

How to refer to redirection file from within a bash script?

bash http-redirect

No code will run after `exec` in bash script [duplicate]

bash variables exec eval

What's the point of \[ and \] in the PS1 prompt? [duplicate]

bash command-prompt gentoo

How to send three pipes of data over ssh?

linux bash pipe

Bypass "Do you want to continue (y/n, default n)" for "setup.py"?

python bash shell installation

bash script use function call in string substitution

Coutinuous processing of tail -f output

bash shell

one liner in bash (using perl or awk) to change extension of multiple files?

perl bash shell unix awk

How to create a hidden file in Bash

bash hidden-files

Assigning variables values in a better way

linux bash shell

MySQL table outline not appearing when called from shell_exec in PHP

php mysql linux bash

convert first column in a csv file from timestamp to year-month format

bash awk sed

How does the cat command (with no args) duplicate its stdin?

c linux bash stdout cat

How to get Bash to prompt me if I execute a command matching a certain pattern? [closed]

macos bash

Compare two files and display the count of duplicates occurences of a string

bash shell awk count

How do I pass in optional flags and parameters to bash script?

bash unix

feed awk positional parameters

bash awk