Do you ever write MON, TUE, ... in front of the task in things even though you're using the 'Today ' tab?
Do you misuse apps? How and how often?
1–7 of 7 posts
Do you ever write MON, TUE, ... in front of the task in things even though you're using the 'Today ' tab?
Do you misuse apps? How and how often?
I think all of us do so daily without even knowing about it.
I don't think there's a sysadmin in existence who hasn't misused $(cat). It's really for concatenating 2 files, but only rarely have I ever used it or seen it used for anything other than quickly checking contents of a file; e.g., $(cat package.json | grep version).
The one of these I'm conscious of is using the web browser's location bar as a quick text editing area, including pasting in to it then cutting out of it as a way to remove text formatting from something on the clipboard.