Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Simple method to shuffle the elements of an array in BASH shell?

bash shell shuffle

How delete file from fortran code?

linux bash file shell fortran

How to display number to two decimal places in bash function

linux bash

Bash: read stdin from file and write stdout to file

linux bash

Sed/Awk - pull lines between pattern x and y

bash sed awk

How do you find the factorial of a number in a Bash script?

bash

Add prefix to every line in text in bash

bash text awk

How do I use the linux flock command to prevent another root process from deleting a file?

linux bash file-locking flock

Convert bash function to fish's [closed]

bash shell fish

reverse a file in Unix shell

bash shell unix

What's the best practice for changing working directories inside scripts?

perl bash shell zsh

How do get Python to print the contents of a file [duplicate]

python linux bash

Copying a local file from Mac to an ssh session in terminal [closed]

linux bash macos ssh

Increment in bash loop by set amount

bash

Use bash variable in AWK expression

Store the output of find command in an array [duplicate]

arrays bash

cpio VS tar and cp

bash archive tar cp

How do I change the color of my Terminal.App when I log into my production remote on Heroku?

bash terminal heroku

How to handle out of memory gracefully in shell scripts

bash shell out-of-memory

What is the cleanest way to create a non-linear pipeline?

bash shell unix pipelining