Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Build a JSON string with Bash variables

json bash quoting

How to change a command line argument in Bash?

Batch equivalent of Bash backticks

bash batch-file backticks

How to make .bashrc aliases available within a vim shell command? (:!...)

bash vim alias

Running programs in parallel using xargs

Bash set +x without it being printed

bash shell

How to list variables declared in script in bash?

bash variables

How do I prevent commands from showing up in Bash history?

bash

HMAC-SHA1 in bash

bash sha1 hmac

Getting the count of unique values in a column in bash

bash command-line frequency

How can I get unique values from an array in Bash?

linux arrays bash unique

Making ZSH default Shell in MacOSX [closed]

bash shell zsh

Read user input inside a loop

bash

How to list only files and not directories of a directory Bash?

bash file-listing

What does 'cd -' stand for?

linux bash shell

Browsing Folders in MSYS

bash msys

Writing outputs to log file and console

bash shell redirect logging

How to extract text from a string using sed?

regex bash sed

How to use AWS S3 CLI to dump files to stdout in BASH?

Automating "enter" keypresses for bash script generating ssh keys

bash