Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How concatenate multiple json objects with a delimiter comma using jq

json bash jq

Chop 4 sides of image with Imagemagick

starting container process caused "exec: \"bash\": executable file not found in $PATH": unknown

bash docker mariadb

How do I reuse a command in bash with different parameters?

bash command-line scripting

Find is returning "find: .: Permission denied", but I am not searching in

linux bash sudo

sed single quotes

bash sed escaping

One-Liner command to empty multiple text files in terminal

bash shell

Perl get UTC time and get difference between UTC timestamps

linux perl bash shell

Search file, show matches and first line

bash unix sed awk grep

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