Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Python vs Bash - In which kind of tasks each one outruns the other performance-wise? [closed]

python performance bash

Number of processors/cores in command line

linux bash command-line

Bash script to cd to directory with spaces in pathname

bash escaping

How can I run bash in a new container of a docker image?

bash docker

Find all storage devices attached to a Linux machine [closed]

linux bash shell

How can I see the current value of my $PATH variable on OS X?

Append file contents to the bottom of existing file in Bash [duplicate]

bash sed awk append

How to find the largest file in a directory and its subdirectories?

How do I execute any command editing its file (argument) "in place" using bash?

bash command-line sorting

How to make an "alias" for a long path?

linux bash unix scripting

Simulating ENTER keypress in bash script

linux bash ubuntu shell

In Unix, how do you remove everything in the current directory and below it?

How to rename with prefix/suffix?

bash rename filenames prefix mv

Meaning of tilde in Linux bash (not home directory)

linux bash home-directory

How to get cURL to output only HTTP response body (JSON) and no other headers etc

json bash curl

Command to escape a string in bash

bash escaping