Please press Enter every 70 chars or so in plain text messages. Thanks.

On 18:06 08 Dec 2002, Shaw, Marco <[EMAIL PROTECTED]> wrote:
| Need to do a "proof of concept" with hard-link preservation.  I want to do it 
| with manually created files, but was also hoping RedHat (7.2 preferably) would h
| ave several files setup as hardlinks.  I can't seem to find any easily and was w
| ondering if anyone knew of some...
| inks to their counterparts in /etc/init.d.

Well, you could try this:

        find /bin /usr/bin /sbin /usr/sbin -type f -links +1 -ls

It finds lots of stuff on my desktop machine.

| For example, all, if not most, of the /etc/rc*.d scripts in Solaris are hard-l

RedHat tends to be more symlink happy for most things. But you may find
some executables are hardlinked to easy other (eg ex and vi).

Cheers,
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

There is no justification for taking away individuals' freedom in the guise
of public safety.       - Thomas Jefferson



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to