Let's say I already have a folder created on the next path file: "C:userscharqusdesktopMyFolder"
, and I run the next command on CMD:
mkdir "C:userscharqusdesktopMyFolder"
I get a message like this: "A subdirectory or file C:userscharqusdesktopMyFolder already exists".
Therefore, is there any command in the commandline to get rid of this returned messages?
I tried echo off but this is not what I looking for.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…