- checks if this script is already running, if it's running write an error and exit
- creates
100
random folders - creates
100
files in each folder with the following rules:- random size of
50K
to200K
- random file-name prefix of
a
,b
orc
- random content of
a-z
,A-Z
,0-9
,' '
(space)
- random size of
- for each file in each folder, remove all spaces in a file
- for each file in each folder, create
.md5
file - if any of the steps above fails, exit and write an email
-
Notifications
You must be signed in to change notification settings - Fork 1
Checks if this script is already running, if it's running write an error and exit creates 100 random folders. creates 100 files in each folder with the following rules: random size of 50K to 200K random file-name prefix of a, b or c random content of a-z, A-Z, 0-9, ' ' (space) for each file in each folder, remove all spaces in a file for each fi…
eliranbz/bash_create_random_files_and_folders
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Checks if this script is already running, if it's running write an error and exit creates 100 random folders. creates 100 files in each folder with the following rules: random size of 50K to 200K random file-name prefix of a, b or c random content of a-z, A-Z, 0-9, ' ' (space) for each file in each folder, remove all spaces in a file for each fi…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published