Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Uploading files to s3 using s3cmd in parallel

Bash bracketed paste - is it supported?

bash readline

Checking sudo in Bash (script with if statements)

linux bash if-statement sudo su

.vimrc action onclose

bash vim

How do I change the shell for php's exec()

php bash shell ubuntu exec

bash alias with argument and autocompletion

linux bash

bash command to read from network socket?

bash

How do I execute an HTTP PUT in bash?

bash put

How to get the return value from matlab in bash script?

How to compare hexadecimal numbers with hexadecimal numbers in shell?

bash shell

How to write a text file with color

bash

Bash command prompt with virtualenv and git branch

Shell script start 1 session with multiple windows

bash shell gnu-screen

How to show the first x bytes using hexdump?

linux bash unix

awk to find number of columns for each line and exit if more than required

bash awk exit

What does a | (pipe character) do in a shell (bash) command?

bash

what is ls -F (ls --classify) [closed]

bash ubuntu filesystems ls

Check if a remote file exists in bash

bash wget gnu-parallel

Bash, execute command but continue with interactive session

linux bash unix shell kerberos

What does "< /dev/null >& /dev/null" at the end of a command do?

linux bash stdio