Hacker News new | ask | show | jobs
by yjftsjthsd-h 2579 days ago
Lets me specify a single file system; I don't think `mount` does that (unless I'm blind; possible).
1 comments

Mount lets you do this as well.

mount -t type device destination_dir

Unless I am missing something in your use case.