Re[2]: new app: fcd-1.0

2002-03-15 Thread Wade Brainerd
Thanks for looking at the code. I was trying to get it working under straight Win32, which doesn't support the opendir/readdir API as far as I can tell. Unfortunately, implementation under Win32 given the primitive shell looks ugly enough to not be worth it. -Wade Friday, March 15, 2002, 12:40

Re: new app: fcd-1.0

2002-03-15 Thread Corinna Vinschen
On Thu, Mar 14, 2002 at 06:03:23PM -0800, Wade Brainerd wrote: > Anyway, it's my first real unix-style app so I'm anxious for feedback. > It compiles on Solaris, MacOS X and Cygwin (and probably others, let > me know if you try compiling it somewhere else). I had a quick glance into the source co

new app: fcd-1.0

2002-03-14 Thread Wade Brainerd
Hi all, Just writing to announce my first Unix/Cygwin app, it's a tiny utility that makes changing directories faster. It tries to expand each 'step' of a path as a wildcard from both the current directory and also from each directory in an environment variable. For example, if you have ~/my_we