{$lblSkipToContent|ucfirst}
I recently got a Mac, and have been getting acquainted with it. One thing I have run into is that the Mac appears to deviate from standards for keyboards for the Danish layout. In my specific situation I was trying to type @ which on a …
Lees meerThis is my script (zsh 5.8): # Consider parameter expansion of an unset variable to be an error set -u # Define and populate associative array typeset -A arr arr=(x xxx y yyy) echo $arr[x] # Outputs xxx # Test whether key x is pre…
Lees meerDo you use the Chrome web browser for iPhone or iPad, but want to change the default search engine? Sure, Google is without a doubt the most popular search engine, but that doesn’t mean there aren’t other search engines, and even though Chrome pairs…
Lees meer