On Tue, Jun 04, 2002 at 03:55:30PM +0100, Liam Bedford wrote:
> alias claims nothing to do with ps, I can't figure out how to get functions
> listed, but I don't make any, and I don't think debian do either.
'type' is your friend:
diamond at skynet:~(0)> type ls
ls is aliased to `ls -F --color=auto'
diamond at skynet:~(0)> type check
check is a function
check ()
{
ps f -f -u ${1:-$LOGNAME}
}
diamond at skynet:~(0)> type ps
ps is /bin/ps
diamond at skynet:~(0)>
etc etc. It's pretty neat.
Steve
--
"Oh look, it's the Pigeon of Love."
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!