[pmwiki-users] How to Read Wiki File from Shell . . .

Dominique Faure dominique.faure.1 at free.fr
Mon Jun 27 01:03:55 CDT 2005


At Monday, June 27, 2005 4:21 AM [GMT+1=CET], Benjamin Wilson wrote:

> Once upon a time, there was a documented way to read a source file via
> shell script. Where is it documented?
>
> Ben
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users


>From a previous message posted here (21/04/2005 15:31):

grep '^text=' wiki.d/Main.WikiSandbox | sed -e 's/^text=//' | tr '\262' 
'\012'

Regards,
Dominique 




More information about the pmwiki-users mailing list