11 posts
Posted 29 June 2012 - 09:41 PM
[left]how do you force shutdown your computer?[/left]
[left]and one other question: i know the command to move files on to a floppy disk (copy <file> disk) but how do you take files off the disk into a different computer?[/left]
1604 posts
Posted 29 June 2012 - 10:14 PM
how do you force shutdown your computer?
Hold Ctrl-S for a few seconds, the computer will shutdown.
[left]and one other question: i know the command to move files on to a floppy disk (copy <file> disk) but how do you take files off the disk into a different computer?[/left]
To copy from computer to disk:
> copy <file> /disk/<file>
And from disk to computer:
> copy /disk/<file> <file>
11 posts
Posted 29 June 2012 - 10:34 PM
how do you force shutdown your computer?
Hold Ctrl-S for a few seconds, the computer will shutdown.
[left]and one other question: i know the command to move files on to a floppy disk (copy <file> disk) but how do you take files off the disk into a different computer?[/left]
To copy from computer to disk:
> copy <file> /disk/<file>
And from disk to computer:
> copy /disk/<file> <file>
wait so basically for (copy /disk/<file> <file>) im copying my file into another file?
1604 posts
Posted 29 June 2012 - 10:36 PM
Yes, that's why it's called copy :P/>/>
11 posts
Posted 29 June 2012 - 10:36 PM
so can I copy programs?
1604 posts
Posted 29 June 2012 - 10:37 PM
Programs are files, so why not?
11 posts
Posted 29 June 2012 - 10:38 PM
for some reason, when I try to run the copied program, it says its not a program
1604 posts
Posted 29 June 2012 - 10:44 PM
Make sure the file is in the same directory you are in (what's before the >).
11 posts
Posted 29 June 2012 - 10:44 PM
oh never mind, thanks for helping
:P/>/>
278 posts
Posted 10 July 2012 - 12:22 AM
oh never mind, thanks for helping
:)/>/>
Dis is weird, we have like the same username (I was here first by the way… :/ :3)