Subscribe to:
Post Comments (Atom)
[osx command] file or folder monitoring
1. command fswatch [file or folder to monitor] | xargs -I {} echo $(date) {} >> [log file name] ...
-
When we are trying to build a custom launcher, we could think about some layout options like grid, scroll view... In this po...
-
In Window Driver, There are the pnp(plug-and-play) type drivers, and the non-pnp type drivers. When non-pnp type drivers have once ...
No comments:
Post a Comment