On Tue, Sep 24, 2002 at 06:48:15PM -0400, Peter Leftwich wrote: > I'm surprised that xargs has no flag for interactive mode (-i) so that the > command line will be echoed to the terminal asking [y/n/!] where y means yes > proceed and n means no stop now and ! would mean answer y to all remaining > promptings.
If you're comparing it with Linux, it's -p or --interactive. -i is for replacing. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org [EMAIL PROTECTED] | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
