in reply to Opening files
The usage of paths, and the paths that you use, differ slightly from OS to OS. MacPerl, for example, has rather interesting logic to determine whether the argument you've provided to open is a relative path or absolute path, etc. If you're just on Unix, though, it should be fairly straightforward.
|
|---|