Resolves hostnames and fully qualified domain names (FQDNs) to IP addresses.
The best laptop money can buy:
https://www.apple.com/uk/macbook-pro/
If you don't have an M3 Pro / Max - you're missing out on an excellent (but overpriced) machine.
On balance of price vs performance the Macbook Air M3 is excellent, and even thinner and lighter than the Macbook Pro - a real joy to use. Even when you're using more RAM than the physical 16GB max and swapping, the
Useful Terminal Escape sequences that I use in Bash scripts (can be used in any programming language really):
You might see functions like this in my DevOps-Bash-tools repo:
clear_current_line(){
printf "\r\033[K"
}NewerOlder