Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Print date for the monday of the current week (in bash)

linux bash date

How to skip row when importing bad MySQL dump

How do I echo stars (*) when reading password with `read`?

bash shell passwords

MSysGit Bash - how to enable Ctrl+Left / Right arrows?

bash readline msysgit

how to output file names surrounded with quotes in SINGLE line?

bash unix find xargs

What does the ampersand indicate in this bash command 1>&2

bash scripting

The Bash command :(){ :|:& };: will spawn processes to kernel death. Can you explain the syntax?

linux bash

Merging two arrays in Bash

arrays bash shell loops

Why does this command kill my shell?

linux bash ubuntu

docker-compose yml running a script after up

How to use aliases defined in .bashrc in other scripts?

bash alias

Here document as an argument to bash function

Make bash script echo executed command

bash

How to insert a new line character after a fixed number of characters in a file

bash sed

Create an array with a sequence of numbers in bash

arrays bash

Create a new file in git bash

git bash shell github

Working with openssl to extract information from a pkcs12 certificate

bash openssl osx-lion

Error = find: -exec: no terminating ";" or "+"

macos bash terminal

Bash quoted array expansion

arrays bash quotes

How to echo all values from array in bash

arrays bash dialog