[GRASS-dev] wingrass: etc/fontcap contains fonts from dist. directory not installed directory

Markus Neteler neteler at fbk.eu
Fri Oct 26 16:01:47 EDT 2007



Moritz Lennert-2 wrote:
> 
> On 25/10/07 23:28, Glynn Clements wrote:
>> Moritz Lennert wrote:
> ...
> ...
> It has c:/ (forward-slash) style syntax. So, windows usable, but not for 
> the above sed command.
> 

In (Linux?) sed, you can substitute / separator for example with + or
another character:

echo "ciao mama/sorella" | sed 's+mama+papa+g'
ciao papa/sorella

Maybe helpful?

Markus

-- 
View this message in context: http://www.nabble.com/wingrass%3A-etc-fontcap-contains-fonts-from-dist.-directory-not-installed-directory-tf4683362.html#a13434503
Sent from the Grass - Dev mailing list archive at Nabble.com.




More information about the grass-dev mailing list