Wednesday, 4 January 2012

IBM - AIX - List File System

We can list file system details using lsfs command

#lsfs        :  List all filesystems in the /etc/filesystems entry
#lsfs –q     :  List all filesystems with detailed info
#lsfs –a     :  list all filesystems (default)
#lsfs –l     :  specify the output in the list format
#lsfs –c     :  specify the output in the column format
#lsfs –v jfs :  List all jfs filesystems

No comments:

Post a Comment