Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Command doesn't work in script, but works in shell

linux bash scripting ubuntu ssh

How to loop in Bash until reaching free disk space limit?

bash while-loop disk

Bash create variable then assign value to it

linux bash scripting

Bash read from ttyUSB0 and send to URL

bash serial-port wget

Creating cron entry on server using ssh login within shell script

bash shell cron

Shell script and CRON problems [closed]

bash shell ubuntu cron

Safe way to remove a symbolic link to an non-existing directory (for the python binary)

bash directory symlink

Why does 'test -n' return 'true' in bash?

bash

Bash stdout character limit

bash file limit stdout

How to remove a given line from a file

bash

How can I stop VI from overlapping and hiding the last page of command line output?

bash vim vi gnu-screen

Recursively matching filenames with glob argument

python bash glob argv

Bash redirection: since `&> foo` means `> foo 2>&1`, is there a `&>>`?

bash

how shell pipe handles infinite loop

linux bash unix shell pipe

Difference between whitespaces " " and '\ ' in bash

bash unix terminal

what's wrong with this simple bash command?

linux bash

Search log file for string with bash script

string bash grep

How to use curl and sed to extract a single element from a short json query

regex bash curl sed

How to use global arrays in bash?

linux bash shell ubuntu

How to create a file in shell script

linux bash shell unix