Create a 10.pdf in the C drive.
Execute the following two commands;
See what 10.pdf is renamed to in the end /
ren 10.pdf *2.c
The result is: 10.pdf2.c
ren 10.pdf *1.c
The result is 1.c
Execute the following two commands;
See what 10.pdf is renamed to in the end /
ren 10.pdf *2.c
The result is: 10.pdf2.c
ren 10.pdf *1.c
The result is 1.c
Recent Ratings for This Post
( 1 in total)
Click for details
| Rater | Score | Time |
|---|---|---|
| qinbuer | +4 | 2007-07-09 13:03 |


