[ale] how to find
Greg Sabino Mullane
greg at turnstep.com
Thu Jun 13 10:34:18 EDT 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> I'm afraid this option "lname" is not working on Sun Solaris.
> I assume that it is for Linux...
Well, this is the Atlanta *Linux* Enthusiasts list.. *grin*
If your version of find supports the "t" (type) option (and it better)
you could always do this:
find /etc -type l -ls | grep "/etc/init.d/xxx"
Barring that, you may have to try something like this:
find /etc -ls | grep " -> /etc/init.d/xxx"
Greg Sabino Mullane greg at turnstep.com
PGP Key: 0x14964AC8 200206131032
-----BEGIN PGP SIGNATURE-----
Comment: http://www.turnstep.com/pgp.html
iD8DBQE9CK06vJuQZxSWSsgRAkPtAJwL1seh4jBx/yrevjJwW5E24j5ceACgoG4E
gktzlHR9IRX6zusDLgbq14A=
=pMlO
-----END PGP SIGNATURE-----
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list