Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site umcp-cs.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!zehntel!dual!amd70!decwrl!decvax!ucbvax!ucbcad!tektronix!hplabs!hao!seismo!rlgvax!cvl!umcp-cs!chris From: chris@umcp-cs.UUCP Newsgroups: net.unix Subject: Re: find(1) trivia Message-ID: <7614@umcp-cs.UUCP> Date: Sun, 24-Jun-84 19:45:17 EDT Article-I.D.: umcp-cs.7614 Posted: Sun Jun 24 19:45:17 1984 Date-Received: Thu, 28-Jun-84 06:26:14 EDT References: <13400004@ea.UUCP> Organization: Univ. of Maryland, Computer Science Dept. Lines: 12 ``ok'' is intended to be used for interactive command execution. For example, find . -name \*.o -ok rm {} \; will print out the name of each ``found'' .o file and wait for an answer. ``y'' will allow rm to remove the file; ``n'' will make find go on to the next .o, if any. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci (301) 454-7690 UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@maryland