Re: quoting pathnames with spaces
Michal Nazarewicz wrote:
> Charles Russell <SPAMworFREEwor@bellsouth.net> writes:
>
>
>>Is there some way to define macro WPATH so that I can just type cp
>>file $WPATH and not have to type the quotes, cp file "$WPATH", every
>>time?
>
>
> It would be definitly more complicated then typing cp file "$WPATH".
>
But I would only have to do it once. And I could use it as a prototype
the next time I had the problem.
|