LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   filesystem commands (https://www.linuxquestions.org/questions/linux-hardware-18/filesystem-commands-157870/)

humanrig 03-15-2004 05:17 AM

filesystem commands
 
You want to create and access a filesystem with three commands. What three commands do you use?

hw-tph 03-15-2004 05:34 AM

Sounds eerily like a school assignment (which is against the rules of engagement of LQ) to me, but I'll bite: mk*fs (mkreiserfs, mke2fs, and so on), mount and finally ls or whatever to access the mounted fs.


Håkan

trickykid 03-15-2004 07:42 AM

Quote:

Originally posted by hw-tph
Sounds eerily like a school assignment (which is against the rules of engagement of LQ) to me, but I'll bite: mk*fs (mkreiserfs, mke2fs, and so on), mount and finally ls or whatever to access the mounted fs.


Håkan

Remember though, you have to create the empty directory first on where you want to mount the new drive/partition/filesystem as well.. and then cd into it before the ls..

I would think its not 3 commands but more like 5.. ;)


All times are GMT -5. The time now is 08:19 PM.