how will you create a file if a disk is given to you?
Answer Posted / Prashant Kumar Chaturvedi
To create a file in AIX, first, you need to format the disk. Use the 'format' command followed by the device name of the disk. After formatting, use the 'mkfs' command to create a filesystem on the disk. Finally, use the 'mkdir' command to create a directory and then use 'touch' command to create a file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category