Previously when the program name had a trailing slash, `conf` would not find the right file as it would check for filenames that include a slash (e.g. `prog/rc`). This was especially annoying, since conf's completion function inserts a slash automatically when subdirectories exists.