Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

awk remove characters after number

regex bash sed awk

What are the programming paradigms used in the bash language?

bash function paradigms

getopts does not recognize question mark

bash shell parsing getopts

How does Bash's IFS variable affect command substitution?

How to insert an inline (heredoc maybe? ) python script into a bash stdin/stdout streaming pipeline

Need help to find average, min and max values in shell script from text file

bash shell

Reusing variables in bash

bash shell sed awk

How can I delete a newline character in bash script?

linux bash

Terminal command equivalent of PHP implode when combining lines

bash awk terminal

BASH script to check PDF's are ocr'd

linux bash pdf xpdf

Get only part of uname -r in bash

linux bash ubuntu uname

Bash: Found in script; regarding '*0\ rejected*'

bash

How to generate consecutive week range dates for n past weeks

bash date awk

Environment variables set from python not visible in shell script

How to rename all files in a directory adding prefix of current unix date

linux bash date rename

Dockerfile set runtime ENV dinamically by sourcing a script

How to echo a string after sorting it by maximum length

bash

how can I "process" text from tee before it is sent to a file

bash shell debian

How to check the size of a directory and print it in bash?

linux bash shell filesystems

Execute command when grep finds a match

bash