How to execute "find" in nedit?

Thorsten Haude yoo at vranx.de
Wed Jan 3 16:46:58 CET 2007


Hi,

* YT Lim wrote (2007-01-03 03:00):
>I typed in the following at Shell/Execute Command:
>
> find . \( -name "*.c" -o -name "*.txt" \) -print
>
>I got an error message of "Badly placed ()'s". What is
>the right way of passing the ()'s thru nedit? Is the
>syntax the same for the macro as well?

This is a shell command, completely seperate from macros, including
the shell_command() function. You should be able to use the same
syntax as directly in the shell, provided that you
- use the same shell within NEdit and interactively.
- don't have non/interactive stuff mixing things up (eg. no aliases
  within NEdit).


Thorsten                                          Die Ärzte: Friedenspanzer
-- 
Why should self-interested companies be permitted to shift the balance of
fundamental liberties, risking free expression, free markets, scientific
progress, consumer rights, societal stability, and the end of physical and
informational want? Because somebody might be able to steal a song? That
seems a rather flimsy excuse.
    - John Gilmore
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.nedit.org/pipermail/discuss/attachments/20070103/5bf8d57c/attachment.bin


More information about the Discuss mailing list