Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash - How to get the name a folder inside the current folder?

bash shell directory

what is the windows equivalent of the command "date+%s"

Insert text before a certain line using Bash

bash shell

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