On Sun, Nov 17, 2013 at 04:41:30PM +0100, Rejo Zenger wrote:
> ++ 17/11/13 08:16 -0600 - rlhar...@oplink.net:
> >$ mkdir -p ~/.mail/archive/(cur,new,tmp)
> 
> That should have curly brackets and read:
> 
>   mkdir -p ~/.mail/archive/r{ur,new,tmp}

Correcting the typo:

  mkdir -p ~/.mail/archive/{cur,new,tmp}

-- 
Suvayu

Open source is the future. It sets us free.

Reply via email to