rafaelvrmoura / hidden-files

Hidden Files is a shell script that spread fragments of a file into a disk without notifying the file manager of the disk. Thus, the file jus can be read through the script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hidden Files

Hidden Files is a shell script that spread fragments of a file into a disk without notifying the file manager of the disk. Thus, the file jus can be read through the script.

  • To read: ./hiddenFiles.sh -r <disk>
  • To write: ./hiddenFiles.sh -w <file> <disk>
  • the script must be run with sudo permission.

Still in development.Feel free to contribute

About

Hidden Files is a shell script that spread fragments of a file into a disk without notifying the file manager of the disk. Thus, the file jus can be read through the script.


Languages

Language:Shell 100.0%