Answer Posted / vimal kumar k
cat /proc/filesystems
will show all the file system types that the kernel can
handle currently. Be aware that kernel will load the
necessary modules automatically if it have, for a new file
system type present in a new device you plug into it and
then the output of the above command will vary.
| Is This Answer Correct ? | 29 Yes | 1 No |
Post New Answer View All Answers
What are the 4 kinds of sentences with examples?
How do I search bash history?
Explain about system and user utilities?
what do know about commands?
Why is linux cpu usage so high?
What will happen when a system call is encountered in a user program?
What is history command in linux?
Which is the required command for checking the file system?
The head command writes the how many lines of a file to screen?
How do I know my shell?
Why we use pwd command in linux?
What does kill in linux?
Explain the linux ‘cd’ command options along with the description?
What are whois tools?
What does chmod 755 do?