This discussion probably belongs in the standards mailing list, but...
I've noticed a 'trend', when naming variations on a tool, of prepending a
letter, eg:
fsck - check minix filesystems
efsck - check extfs filesystems
dfsck - check MSDOS filesystems
I've seen the following on other systems:
fsck - check *any* filesystem
fsck.mfs - check minix filesystem
fsck.efs - check extended filesystem
fsck.dfs - check MSDOS filesystem
In this case, fsck collects information (arguments etc) and passes
them to the appopriate fsck.* If a filesystem is not currently
mounted, you need to tell fsck which type to use (MIPS uses -T<type>),
otherwise it figures it out for itself. Hmmm...perhaps fsck can
be made to examing /etc/fstab to figure out the type of unmounted
filesystems...
Pros: - ease of use -- usually only need to run 'fsck'
- seems somehow *cleaner* to my little mind
- scanning for commands/files starting with fsck is possible
Cons: - fsck must be written, or users are stuck with fsck.efs instead of
efsck (for example)
- why not just scan for *fsck* and avoid this whole issue?
This is an *option* offered for the consideration of those who may not
have thought of such a thing. If it's too much trouble, scrap it. If I (or
someone else) really want it, I can always write it myself, right?
---
Claude Morin
(that's "klode", NOT "clod"...French :-)
London, Ontario, Canada
| Linus Torvalds | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Chuck Ebbert | Why do so many machines need "noapic"? |
| Tvrtko A. Ursulin | Western Digital GreenPower drives and Linux |
git: | |
| Shawn O. Pearce | [BULLS**T PATCH] Allow Git to work at Insane Bank Corp |
| Michael Hendricks | removing content from git history |
| Eivind LM | Split a subversion repo into several git repos |
| Nicolas Pitre | Re: [PATCH] gc: call "prune --expire 2.weeks.ago" |
| Joachim Schipper | Re: OpenBSD/alpha Status |
| Cabillot Julien | Re: OpenBSD isakmpd and pf vs Cisco PIX or ASA |
| Marco Peereboom | Re: DELL PERC 5iR slow performance |
| Travers Buda | Re: Important OpenBSD errata |
| Rik Faith | ATI VGA WONDER driver for x386 |
| Mark Tarrabain | Some thoughts on device drivers |
| Karl J. Vesterling | Re: BYTE asks, is UNIX dead? |
| Linus Torvalds | Re: Copyright |
| SMDK2410 LCD Framebuffer driver | 3 hours ago | Linux kernel |
| Resetting the bios password for Toshiba Laptop | 4 hours ago | Hardware |
| Problem booting a barebone kernel in VMWare | 7 hours ago | Linux kernel |
| IP layer send packet | 11 hours ago | Linux kernel |
| PID to ELF image full path | 13 hours ago | Linux kernel |
| types of kernel | 1 day ago | Linux kernel |
| magical mounts | 2 days ago | Linux kernel |
| Problem in scim in Fedora 9 | 2 days ago | Linux general |
| The new Western Digital power saving drives | 2 days ago | Hardware |
| Battery Maximizer Software | 3 days ago | Linux kernel |
