Special Chars in a Linux Shell

Linux Special characters in a shell (@, , €, ~) Introduction Let’s explore the usage of special characters in a shell environment, specifically focusing on Linux and macOS systems. These special characters, such as “@”, “”, “€”, “~”, and “|”, can be particularly useful when working with commands and scripts. Here we go right alt + Q = @ right alt + ß = right alt + ^ = | right alt + e = € right alt + n = ~...

Getting your own external IP via curl

How to get own external IP via terminal (curl) This command even provides some additional interesting information: curl ipinfo.io If you prefer the “Way of the Browser”: https://whatismyipaddress.com/