Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Finding Prime Numbers - "factor" command not found on MacOS

macos bash scripting

How can I add ' before every line using awk?

bash awk

Remove the middle n characters from lines in Bash

bash unix sed cut

Show Y Label in groups with Gnuplot

linux bash charts plot gnuplot

How to use `while read -r line` while also checking if another file is not empty in BASH?

bash while-loop

xargs not working with built in shell functions

Easiest way to capitalize a string within bash 3.2?

macos bash shell

Unable to clear Bash terminal history in OS X El Capitan

Remove part of the string from beginning of the line up to certain character [closed]

bash awk sed

Audio doesn't play with crontab on Raspberry Pi

bash cron raspberry-pi

Launch a python script from another script, with parameters in subprocess argument

python bash subprocess

Copy first row to the last in file

linux bash awk

How to determine if npm module installed in bash

bash npm

How do I get $(/bin/printf -6) to return -6 and not think -6 is an option

bash shell printf busybox

linux + find word in file under directory but quickly

linux bash

Multiple -a with greater than / less than break bash script

Comparing two large files

How do I move just the files with a particular extension from nested sub-directories?

bash

When should you push variables in quotes in boolean conditions?

linux bash

Getting the EPOCH time for a custom date values in bash

bash