The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 07-15-2002
merlin
Guest
 

Posts: n/a
What Kevin said was correct.

If though you just want to put say a simple .txt file on a floppy. (example only any UNIX file can go on a floppy)


cp /etc/filename.txt ./ (this is providing your ala ready in the floppy directory and teh floppy is mounted).