You really should put double quotes around "$1". Cygwin of all places
ought to be an environment that reminds shellscripters to do that...
:)
On 4/30/08, Reini Urban <[EMAIL PROTECTED]> wrote:
> > Has anyone seen a command line tool for converting path (e.g.
> /cygdrive/h/privat/news_alert.con
> Has anyone seen a command line tool for converting path (e.g.
> /cygdrive/h/privat/news_alert.conf) to file URI
> (file:///cygdrive/h/privat/news_alert.conf)
>
> Yes, tweaking with string concatenation or calling some java code would be a
> way, though I would prefer some proper command with
Hello,
Has anyone seen a command line tool for converting path (e.g.
/cygdrive/h/privat/news_alert.conf) to file URI
(file:///cygdrive/h/privat/news_alert.conf)
Yes, tweaking with string concatenation or calling some java code would be a
way, though I would prefer some proper command within
3 matches
Mail list logo