Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

jq '.' formatted json file back to original json format using jq

json bash jq jsonlines

xmllint: Formating without adding header

bash xmllint

How do I extract the values from this data using bash and awk?

bash awk grep

How to make a comparison between sentences and calculate the similarity?

How to parse timezone with date

linux bash date parsing timezone

Writing infinite bash loop

linux bash

Using sed with the EDITOR variable in a script for virsh or sudoers

bash sed

Are these awk commands vulnerable to code injection?

bash while string is not empty

linux string bash

Insert a multiline string with arbitrary special characters to a template file in a shell script

bash shell

Invoke R on a server to extract data, from within R session on host?

bash r hdf5

Why is hexdump of UTF-16 string when passed in as a command line argument different from what it is directly on the terminal?

c bash utf-16 hexdump libiconv

Launchctl Start Interval

Creating aliases in .bash_profile that run a shell script

shell bash

Understanding tty + bash

bash tty

How to set the PATH in .profile or .bash_profile in ubuntu

linux bash shell ubuntu path

Is there a way to specify exceptions to exclusions in the find command via Bash?

linux bash macos find

Using ${1:1} in bash

linux bash shell

sed discard after character X

regex bash sed