[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
MH/nmh Mail Folder Complete Command in Bash.
From: |
Ralph Corderoy |
Subject: |
MH/nmh Mail Folder Complete Command in Bash. |
Date: |
Sat, 15 Jun 2002 20:58:43 GMT |
Hi,
Coming from the tcsh I want to a `complete' command in bash that is
similiar to tcsh's
complete * c@+@D:$HOME/mail/@
Basically, on typing `show +i<tab>' tcsh would strip the `+' and then
offer just directories matching `$HOME/mail/i', e.g. `inbox'.
I've seen other MH/nmh users asking how to do this but having tracked
down any answers using Google. A pointer in the right direction would
be appeciated since the Bash documentation doesn't give any `complete'
examples, unlike tcsh(1).
Cheers,
Ralph.
- MH/nmh Mail Folder Complete Command in Bash.,
Ralph Corderoy <=