List Supported filesystems dynamically
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Jan 2026 09:34:56 UTC
I've been working on porting whowatch to FreeBSD completely and it uses /proc/filesystems to list supported fs, so what is the FreeBSD equivalent of /proc/filesystems which shows which fs are supported by the kernel. if not should i just create a constant list and print that instead? -- Best Regards, Jishan Alam