Interchange Developer Resource


[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

RE: [ic] Re: Very newbie question and new to the list...



Quoting diavolo@mail.eaze.net:
> re: my problem:
> How, where and what file do I need to modify the line
> "Welcome to Construct Something, your online hardware store!"
> the line is under the menu.. 

try this:

grep -r "Welcome" /CATROOT/pages

from the command line during a telnet session

-r recurses sub-directories

This will return the files containing the text "Welcome"

Good luck!

Curt Hauge
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users


Search for: Match: Format: Sort by: