Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

What exactly is sudo bang bang? [closed]

linux bash terminal sh

Difference between terms: "option", "argument", and "parameter"?

How to find file accessed/created just few minutes ago

linux bash shell unix find

Associative arrays: error "declare: -A: invalid option"

bash associative-array

How to use grep to get anything just after `name=`?

regex bash grep

Capture multiline output as array in bash [duplicate]

bash

How to get file creation date/time in Bash/Debian?

linux bash shell debian ls

Padding zeros in a string

bash

Speed up rsync with Simultaneous/Concurrent File Transfers?

How to execute ssh-keygen without prompt

linux bash shell ssh

How do I merge one directory into another using Bash?

How to split a file and keep the first line in each of the pieces?

linux bash file shell text

gpg encrypt file without keyboard interaction [closed]

bash crontab gnupg

How to hide wget output in Linux? [closed]

linux bash wget

How do I escape double and single quotes in sed?

bash command-line sed

What are my environment variables? [closed]

linux bash shell ubuntu

Using dot or "source" while calling another script - what is the difference?

bash dot-source

When are square brackets required in a Bash if statement?

How can I remove the last character of a file in unix?

linux bash unix sed

Execute a shell function with timeout

bash function shell timeout