https://github.com/sheldonkwoodward/hidden-files
A bash script to easily show and hide hidden files in macOS.
https://github.com/sheldonkwoodward/hidden-files
macos
Last synced: about 2 months ago
JSON representation
A bash script to easily show and hide hidden files in macOS.
- Host: GitHub
- URL: https://github.com/sheldonkwoodward/hidden-files
- Owner: sheldonkwoodward
- Created: 2017-10-27T19:27:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-01T04:37:57.000Z (over 8 years ago)
- Last Synced: 2025-05-25T10:41:29.390Z (about 1 year ago)
- Topics: macos
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hidden-files
A bash script to easily show and hide hidden files in macOS.
## Usage
Executing the script will tell the current status of hidden files. Use the following arguments to change the hidden status:
-t will toggle the hidden files on and off.
-s and -h will show and hide hidden files respectively.
--help will show the help menu.