Get rid of .DS_Store messages in OneDrive
For some odd reason, actually not odd, just another annoyance. OneDrive starts complaining about the DS_Store files. doh. find /users/username/onedrivepath/ -name ".DS_Store" »
For some odd reason, actually not odd, just another annoyance. OneDrive starts complaining about the DS_Store files. doh. find /users/username/onedrivepath/ -name ".DS_Store" »
As with many developers churn happens. So, with the Azure CLI I had installed it previously using pip. However, that's no longer the recommend practice. So, »
Yea, I switched to macOS two years ago as I came from a nix background. I had Surface Book, Surface Pro, Lenovos, all running Windows 10. »
If you want to test the write speed, use the following: time dd if=/dev/zero bs=1024k of=tstfile count=1024 2>&1 »
I have way too many things in dogfood. This is just a reminder on some RMS issues that I've been having lately on OS X (macOS) »