Skip to content

Commit 3235b99

Browse files
committed
README update
1 parent 907bbd4 commit 3235b99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ mutecho() {
6666

6767
This *should* run in most any bash environment. It's been tested under Windows with the Gitbash shell.
6868

69+
**NOTE:** Copy the script into a folder where you want the tree to be created. The script will create a *new* folder with the tree inside of it. The new folder will be named with the value of `BASENAME` in the script.
70+
6971
## Credits
7072

7173
The original source was obtained from https://github.com/eliranbz/bash_create_random_files_and_folders. It provided insight into `mktemp()` and `/dev/urandom`.

0 commit comments

Comments
 (0)