1.Creates a text file that lists the operating system of your computer, the computers name and username. Use appropriate environmental variables.
2.Append to the text file a listing of the files and folders in the current directory.
3.Create a variable called myName and assign your last name to this variable.
4.Create a directory that uses the value of the myName variable as the directory name.
5.Copy the report text file into the newly created directory.
I have abslolutely no idea how to do it. I would appreciate any form of help. Thank You.