Hi Charles,

> > sudo rm -v /etc/apt/trusted.gpg.d/home:m-grant-prg.gpg
>
> You'll need to escape the ":" in the old keyring filename

The original is correct.  ‘:’ in filenames is not significant to the
Bourne shell and its descendants.

    $ touch :foo b:a:r xyzzy:
    $ ls
    b:a:r  :foo  xyzzy:
    $

> obviously tab completion will do this for you

It doesn't need to for most things and it's annoying it does.

-- 
Cheers, Ralph.

_______________________________________________
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer

Reply via email to