FYI, testparm -s will suppresses the "Press enter to see a dump of your service definitions" prompt.
echo|testparm|less testparm -s|less Avoids an unnecessary pipe, and more importantly, well, it IS two characters shorter ;). Bah ~ Daniel -----Original Message----- From: John Summerfield Sent: Wednesday, December 04, 2002 5:33 PM Subject: Re: smbclient authorization error On Wed, 4 Dec 2002, Post, Mark K wrote: > No, the two don't conflict. Yes, print$ is the _required_ name (by the > Windows clients, etc.) for the various print wizards and driver downloads. I figured that from later posts. > > Just "testparm | less" would be more effective. "echo | testparm | less" avoids this prompt: Press enter to see a dump of your service definitions -- Cheers John. Join the "Linux Support by Small Businesses" list at http://mail.computerdatasafe.com.au/mailman/listinfo/lssb ----------------------------------------------------------------------- This message is the property of Time Inc. or its affiliates. It may be legally privileged and/or confidential and is intended only for the use of the addressee(s). No addressee should forward, print, copy, or otherwise reproduce this message in any manner that would allow it to be viewed by any individual not originally listed as a recipient. If the reader of this message is not the intended recipient, you are hereby notified that any unauthorized disclosure, dissemination, distribution, copying or the taking of any action in reliance on the information herein is strictly prohibited. If you have received this communication in error, please immediately notify the sender and delete this message. Thank you.
