Simple Unix Question. How To Look And Copy Files In My Cd Drive?
Filed in Questions |Tags: AIX, aix 5, copy, Drive, Files, Home, Look, mystuff, Question, Simple, Unix
I am on AIX 5.3 and need to copy and file from CD to a /home/mystuff folder.
How can I do that?



Monday, February 8th 2010 at 7:26 am |
You need to make sure the CD is mounted first.
That can be done in the /etc/checklist file or use the mount command. Once mounted, then you can copy the files just like any other directory.