Introduction - If you have any usage issues, please Google them yourself
java class experiment, the content is the Create/Delete a directory. Enter a specified directory. List the files and directories in the current directory (you do not have to expand any sub-directory). Rename/delete a specified file. Copy a specified file to another directory. Copy a specified directory (along with all sub-directories and files) to another directory. Encrypt/decrypt a specified file.