Date: Fri, 21 Nov 2003 11:44:22 -0500 From: Marty Landman <MLandman@face2interface.com> To: freebsd-questions@FreeBSD.org Subject: a good way to save a keystroke? Message-ID: <6.0.0.22.0.20031121114154.08a0a190@pop.face2interface.com>
next in thread | raw e-mail | index | archive | help
I wanted to look at a file and figured why not pipe the output of which to more, which of course didn't work so I figured if I backticked the which output with more in front that would work, and apparently it does (though I'm not sure that the cmd itself wasn't executed?). e.g. more `which apachectl` Is this a reasonable way to get what I'm after, or a bad thing? Marty Landman Face 2 Interface Inc 845-679-9387 Sign On Required: Web membership software for your site Make a Website: http://face2interface.com/Home/Demo.shtml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.0.20031121114154.08a0a190>