On Mon, Jan 06, 2003 at 12:46:46AM -0700, Jason Gunthorpe wrote: > I think you'd need to have all of argv be converted to utf-8 by the shell.
This wouldn't work, since you're not able to handle files that are not in UTF-8 encoding, then. This is especially bothersome if you have some old non-UTF-8 files lying around. - Sebastian