Good evening,

I've got a custom grep/ls script which outputs a list of matching files, which I want to use as contents of a new project. The list is quite long (too long to pass as command args), so using `bbedit --project` won't work. Is there some other way to pipe a list of file paths to `bbedit` so they become items in the project?

What I really want is a way to Multi-File Search all the files. I can do it using `bbfind` but I prefer something within BBEdit UI. So I thought about creating a project with all the files, and I can use that as 'search in' target in search dialog.

The count of files to search is over 10,000.
Using `bbedit --project` prints error `-bash: /usr/local/bin/bbedit: Argument list too long`

-cng

--

    Charlie Garrison                   <[email protected]>
    Garrison Computer Services      <http://www.garrison.com.au>
    PO Box 380
    Tumbarumba NSW 2653  Australia

--
This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/27081BA3-52CE-474B-9943-E963F4769AD5%40garrison.com.au.

Reply via email to