Skip to content

Instantly share code, notes, and snippets.

@bkmeneguello
Created November 1, 2021 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bkmeneguello/b3607a0cc0ffee95754f4b304ff7af44 to your computer and use it in GitHub Desktop.
Save bkmeneguello/b3607a0cc0ffee95754f4b304ff7af44 to your computer and use it in GitHub Desktop.
Hide files/directories which start with a doc char in Windows
ATTRIB +H /s /d C:\.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment