Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

skip the first 32k of stdin with dd?

bash stdout dd

A universal bash script for installing with apt-get and yum

linux bash yum apt-get

bash script to make `tail -f` exit when the file is moved or deleted

linux macos bash unix

The -d option format of the Bash command date

bash date

MongoDB - escaping quotes while inserting record

bash mongodb

Unary operator expected in Bash

How can I suppress output of grep?

bash grep echo

Why `ls` list multiple files per line, but `ls pipe/redirect` list just 1 file per line? [closed]

linux bash shell

sed error complaining "extra characters after command" [duplicate]

bash shell sed

How to query the character under the current cursor position or anywhere on the screen in bash

Is it necessary to quote command substitutions during variable assignment in bash?

bash shell sh

Git cloning: remote end hung up unexpectedly, tried changing postBuffer but still failing

git bash repository clone

BASH: Dialog input in a variable

bash shell unix dialog

How can I extract only an inode number for a file in Linux?

linux bash

Unable to install the latest version of Gitlab

git bash curl gitlab

GNU Parallel - redirect output to a file with a specific name

linux bash gnu-parallel

Bash: multiple redirection

linux bash

cron problems running very basic commands

bash path cron

case in bash: "line 4: syntax error near unexpected token `)'"

linux bash syntax-error case

"bad variable name" using "read var"

bash variables ubuntu server