Saved Bookmarks
| 1. |
Solve : COPY File? |
|
Answer» i would like to copy a.txt to b.txt and then CREATE c.txt echo. >> a.txt This (hopefully) adds an extra line to file a.txt, some it should show in c.txt. |
|