You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arg[0] is case sensitive when looking for the folder
About
Using Java 8+, it recursively searches for a folder name (arg[0]) @ a starting point (the place the .class is executed), then copies the contents of that file. Uses arg[1] as an Integer to repeat this process x number of times.