Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Find multiple files and rename them in Linux

linux bash shell scripting suse

Arrays in unix shell?

arrays bash shell unix

Pipe output to bash function

linux bash pipe

Run parallel multiple commands at once in the same terminal

linux bash