Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to find network interface name

linux bash sed ip

Converting a bash script to python (small script)

python bash

Bash select random string from list [duplicate]

string bash list random

jq returning null as string if the json is empty

bash jq

simple loop over files in some directory makefile

bash makefile ls

-bash: [: =: unary operator expected. when no parameter given [duplicate]

bash shell

NPM live-server: command not found

No .bash_profile on my Mac

eclipse bash macos terminal

Cross-platform getopt for a shell script

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