Skip to content

rentiandong/File-Hiding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Overview

Files and directories are hided from their original directories. Password can be used optionally for unhiding. This was a class project at the University of California, San Diego.

Synopsis

hide.sh [OPTIONS] PATH [PATH...]

Description

Performs actions specified (hide or unhide) on files and directories provided.

  • -p
    Prompt user for password when hiding. Ignored when unhiding.
  • -u
    This option takes exactly 1 argument, which is path to directory containing the hidden files and directories. It then unhides all hidden files under the given directory. Password may be prompted, if one is used when hiding.

    When run with this flag, the -p flag will be ignored.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages