4. View list of all files in a folder
You will be able to all list if files and the folder after type the code and typing Enter key.
The Code
dir
5. Change extension of a file
Example
rename "file name with extension" "file name with new extension"
You can change extension of any file in the folder after type the code and typing Enter key.
The Code
rename
6. Hide folders and files
No comments:
Post a Comment