in reply to RFC: fixname v 0.3
You do know about filename (and directory) name completion features in your shell, right? It almost never matters exactly what the full file or directory name is, just that the first few letters are unique within the directory listing. Assuming that you structure your directories that way, file globbing or name completion make typing fairly minimal.
In short, this module sounds a lot like a solution in search of a problem.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: RFC: fixname v 0.3
by blazar (Canon) on Jan 17, 2006 at 09:23 UTC |