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 language is a makefile written in?
What is command to check ports running/used over local machine
What is clang llvm?
Explain the linux ‘cd’ command options along with the description?
What does chmod 755 do?
What is SFC command?
What does && mean in linux?
How do you grep?
Brief about finger username?
Enlist some linux to file content commands?
What is clang format?
What is history command in linux?
How do I find previous commands in linux?
The command ‘umask -S’
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?