Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

openssl enc -base64 -d does not decode strings after a certain length

bash encoding openssl

Exit terminal after executing a command from .xbindkeysrc

How do I combine two arrays into a third array? [duplicate]

arrays bash concatenation

How to delete a file on Linux using exec

php bash filesystems escaping

Sed wildcards- replace in the middle of certain characters

regex bash sed

Bash - calculate length of all mp3 files in one folder

bash sum mp3

find exec and strip extension from filenames

bash find

Combining Bash command with AWS CLI copy command

how to add a directory to the $PATH but only if it's not already there

linux bash shell scripting

Exit tail upon string detection

Grep with grouping regex

regex bash

Convert JSON to vertical table

json bash width jq tabular-form

Bash: Batch Resize Images

bash

Bash conditional expression (-v) to check if a variable is set [duplicate]

Bash scripting: Encoding string to base64 into a variable [duplicate]

awk sum up multiple files show lines which does not appear on both sets of files

linux bash shell sorting awk

How can I add certain commands to .bash_history permanently?

bash history

Convert signed 10 bit binary numbers to decimal?

bash shell bc