Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Getting the current date in bash without spawning a sub-process

bash subprocess

Append to an array variable from a pipeline command

arrays bash pipeline

sed: print delimited block of lines if it matches a pattern

bash awk sed

BASH shell expand arguments with spaces from variable [duplicate]

bash shell unix arguments spaces

Unable to connect to Jupyter Notebook served by Docker

Specify which shell to use in R

r bash shell

Why isn't tilde (~) expanding inside double quotes? [duplicate]

Replace empty element in bash array

arrays bash shell

awk replace all occurrences of a string globally

string bash awk replace

How to make a AWS Data Pipeline ShellCommandActivity Script execute a python file

Redirect STDERR to a variable [duplicate]

linux bash shell stdout stderr

Run a specifiable number of commands in parallel - contrasting xargs -P, GNU parallel, and "moreutils" parallel

running each element in array in parallel in bash script

bash shell

Generating random numbers that conform to a range in Bash

bash random arguments

Duplicate a CSV column in Bash

bash csv awk

How to execute a Bash alias over ssh

bash ssh

can't break line in terminal

bash terminal

docker: invalid reference format in shell script

bash shell docker

String conversion from numeric to string in awk

bash unix awk

Output multiple commands into columns

bash