-
Contributing Member
Can you tell the command
I want to make a new file system on a device. The operating system I am using is UNIX. What is the command I can use to achieve this purpose.
-
Contributing Member
Re: Can you tell the command
For making a new file system on a device on UNIX operating system one can make use of mkfs command. This command is placed in /etc/ directory of UNIX. This command takes two arguments. The first argument is the directory and file name and the second argument is the size of the file system in blocks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules