Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Need to parse a log file in bash

bash shell awk

In Linux shell script how do i print the largest and smallest values of a array?

bash sh

How can Linux program, e.g. bash or python script, know how it was started: from command line or interactive GUI?

Grep and print back reference

bash shell grep iptables

How to process files concurrently with bash?

bash file concurrency

Why output is different between to shell and to a file

c bash unix fork

Convert a decimal number to hexadecimal and binary in a shell script

bash shell awk binary hex

removing linebreak from a line read from a file in bash

bash shell

How would I tell a bash script to start over from the top?

linux bash repeat

unix awk column equal to a variable

Perform command from command line inside directories from glob in bash shell script

bash for-loop directory glob

Bash/*NIX: split a file into multiple files on a substring

bash macos shell geojson

Why is an empty loop invalid in shell script?

bash shell loops

How would I pick a random character from a string/array with Bash?

bash random

Bash : Check if file is sorted with sort -c file

bash sorting

extract substring until first digit

bash shell sed grep

sed: search and replace values at position for last line of file

bash sed

How to extract phone number and Pin from each text line

bash awk sed grep

Shell script for adjusting image size

bash image-manipulation

redirect the stdin to come from a different terminal using Bash

linux bash stdin