1.

Solve : cut in dos?

Answer» <html><body><p>Is there a way to cut and paste a file other than <br/><br/><a href="https://interviewquestions.tuteehub.com/tag/copy-25621" style="font-weight:bold;" target="_blank" title="Click to know more about COPY">COPY</a> C:\file.ex C:\ex<br/>del C:\ex <a href="https://interviewquestions.tuteehub.com/tag/quote-1175222" style="font-weight:bold;" target="_blank" title="Click to know more about QUOTE">QUOTE</a> from: mat123 on March 03, 2010, 10:23:58 PM</p><blockquote>Is there a way to cut and paste a file other than <br/><br/>copy C:\file.ex C:\ex<br/>del C:\ex<br/></blockquote> <br/>the move <a href="https://interviewquestions.tuteehub.com/tag/command-11508" style="font-weight:bold;" target="_blank" title="Click to know more about COMMAND">COMMAND</a>.<br/><br/>Maybe it was a typo, I think he means this:<br/>cut C:\ex<br/>paste C:\file.ex<br/><br/> Quote from: Geek-9pm on March 04, 2010, 12:23:49 AM<blockquote>Maybe it was a typo, I think he means this:<br/>cut C:\ex<br/>paste C:\file.ex<br/><br/><br/></blockquote> <br/>No. He doesn't.<br/><br/>Paste is not a DOS command.<br/><br/> Quote<blockquote>No. He doesn't.<br/>Paste is not a DOS command.</blockquote> But he wants it to be.<br/>Can you make a paste <a href="https://interviewquestions.tuteehub.com/tag/program-246414" style="font-weight:bold;" target="_blank" title="Click to know more about PROGRAM">PROGRAM</a> for him in your spare time? Quote from: Geek-9pm on March 04, 2010, 12:39:35 AM<blockquote>But he wants it to be.<br/>Can you make a paste program for him in your spare time?<br/></blockquote> <br/>he wants a shorter equivalent of <br/> Code: <a>[Select]</a>copy C:\file.ex C:\ex<br/>del C:\ex<br/><br/>the shorter version is using move. Thank you for the move command it works <a href="https://interviewquestions.tuteehub.com/tag/great-2556" style="font-weight:bold;" target="_blank" title="Click to know more about GREAT">GREAT</a>.</body></html>


Discussion

No Comment Found