Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to list all members of a symlink-chain?

How to break out of a sourced Bash script's function

bash return exit terminate

How to execute a shell script in Crystal while capturing output?

linux bash shell crystal-lang

Creating Hierarchical Directory Tree From Compact String Representation

Store last command in a variable in Bash

bash

how to evaluate a given path within a bash shell

linux bash unix filepath

Check if process is running

linux bash process grep

Move/copy files/folder in linux/solaris using only bash built-ins

linux bash solaris

Writing " to a file in bash

bash

Incrementing a variable by 0.025 for each loop in BASH (NOT loop variable)

bash

Bash while loop iterates only once whenever body contains ssh [duplicate]

bash ssh

How to find a pattern and surrounding content in a very large SINGLE line file?

parsing bash

How can I get the character code using only bash, without xdd? [closed]

linux bash unix

xargs and find, rm complaining about \n (newline) in filename

linux bash xargs

Confusing syntax error near unexpected token 'done'

How to view file date of result of find command in bash

bash find ls

awk to change the record separator (RS) to every 2 lines

bash command-line awk

how to extract substring and numbers only using grep/sed

regex linux bash sed

Optimize images in directory using multiple CPU cores

keep the first 52000 characters of the first line in bash

bash sed awk