Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

.bash_profile alias with variables [duplicate]

bash shell

How to stop dollar signs from being expanded in a variable when running SSH commands on a remote host?

Collecting arrays of unique data items from a bash loop -- readarray not appending?

bash

Is there any special characters that could make printing/displaying a filename dangerous in bash?

Why percent signs (%) do not work in crontab? [duplicate]

linux bash date cron

Set all images to landscape with bash

bash imagemagick identify

How to make grep not interpret special characters in my search string?

bash grep escaping

Execute several commands through ssh with local and remote values

bash ssh heredoc

What's wrong with using $RANDOM + $FLOOR in bash?

bash random

How to avoid sending e-mails that result in "Extra line breaks in this message were removed."

bash email

AWK time, date, status and sequence from curl output

bash curl awk

grep from the beginning of a file (grep -f )

bash grep

Bash: Find and replace using Parameter Expansion

linux bash scripting

How can I remove the "SC2154" warning for environment variables

bash shell lint shellcheck

Using cURL & OpenSSL to thoroughly test certificate validity of all websites

bash ssl curl openssl

Exporting a function local variable to the environment

edit-and-execute-command bash with sublime text

Is there any string manipulation commands/libraries I can use in bash/fishshell?

What is the equivalent of "touch" on windows PowerShell? [duplicate]

bash powershell shell command