Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to convert to / get RFC822 date in bash/linux?

linux bash rfc822

Can't access variables inside parenthesis in bash

Add comments next to files in Linux

linux bash file comments

What is the name of the $ or # signs that indicates if you're root?

bash shell

Docker container - Send log from a process other than main (PID1)

linux bash docker logging stdout

How to split and count number of occurences of word in Bash?

linux bash shell awk sed

How can I delete all pods of specific deployments of specific namespaces?

bash kubernetes

How to remove a filename from the list of path in Shell

bash shell

Execute a Bash script (Shell Script) from postgres function/procedure/trigger

I accidentally created a file called / and another call --reporter, how do I delete them?

bash shell

How to optionally handle non-zero exit codes when `set -e`

linux bash

BASH - Timed Input - Show countdown

bash input

Exporting all blobs from sqlite to a files

linux macos bash sqlite

Replace line in text file with line from other text file

bash replace

Get next Sunday after a given date (bash)

bash shell unix

Using bash to navigate to a file in Finder

macos bash navigation

Bash Select position of array element by args

bash

Automatically no-overwrite in ssh-keygen

bash ssh-keygen

Skipping chunk of a big file with bash

bash awk grep

How to convert YYYYMMDDHHMMSS to a date readable by `date`

linux bash date sed