ARPUS/ce, Version 2.6.2 (03/10/05) (SCCS 1.2)
_______________________________________________________________________________
f'pat'
"Alternate syntax for find command"
DESCRIPTION:
Ce provides an alternate syntax for the find command which is
similar in nature to the substitute command. The first non-white
space character after the find command is taken to be a
delimiter. Everything to the matching delimiter is taken as the
search string. A closing delimiter is assumed at end of line.
f'/usr/include'
is easier to construct than
/\/usr\/include/
The alternate syntax is only recognised by the parser. Once
parsed, command is identical to a normal find. This is relevant
if you are examining key definitions.
See for more information on the help command.
RELATED HELP FILES:
/ (Forwards Search)
\ or ? (Backwards Search)
abrt (Abort)
fbdr (Find Border)
sq (Search Quit)
re (Regular Expression)
s (Substitute)
so (Substitute Once)
sc (Set Case Comparison)
regexpCon (regular expression)
support (customer support)
_______________________________________________________________________________
Copyright (c) 2005, Robert Styma Consulting. All rights reserved.