> > fsck.jfs => jfs_fsck
> > (a hard link will be created for fsck.jfs)
>
> agapito:/tape# locate fsck. | grep bin
> /sbin/fsck.ext2
> /sbin/fsck.ext3

fsck.ext2 and fsck.ext3 are hard linked to e2fsck

> /sbin/fsck.minix
> /sbin/fsck.msdos

fsck.msdos is hard linked to dosfsck

> /sbin/fsck.nfs <- plese note, that even nfs has a fsck for real
consistency
> /sbin/fsck.vfat
>
> > mkfs.jfs => jfs_mkfs
> > (a hard link will be created for mkfs.jfs)
>
> agapito:/tape# locate mkfs. | grep bin
> /sbin/mkfs.ext2
> /sbin/mkfs.ext3

mkfs.ext2 and mkfs.ext3 are hard linked to mke2fs

> /sbin/mkfs.minix
> /sbin/mkfs.msdos

mkfs.msdos is hard linked to mkdosfs

> /sbin/mkfs.vfat
>
> [...]
>

Barry Arndt
[EMAIL PROTECTED]
IBM Linux Technology Center
JFS for Linux http://oss.software.ibm.com/jfs




_______________________________________________
Jfs-discussion mailing list
[EMAIL PROTECTED]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion

Reply via email to