Display color when using watch
watch --color -n 2 <command>
Display color when using watch
watch --color -n 2 <command>
?, +, |, ( and )
are interpreted as literal, hence need to escape with backslash-E
(or --extended-regex
) which means it doesn't take the meta-characters literally hence do not need to escape with backslash# a line begins with hello
grep '^hello' world.txt
Reset bluetooth hhkb pairing
- go into system preference > keyboard > setup bluetooth keyboard
- press Fn+q to get into pairing mode (blue light start flashing)
- Fn+crtl then 1 to reset first pairing
To make the left control key also an escape
Change control key