On Jun 28, 2017, at 5:42 PM, Glenn Hoetker wrote:

> Caveats: 1. Since CWD is set to the most recently run file, you have to have 
> run the file whose enclosing directory you wish to open. The default appears 
> to the home directory. 2. I know this works on MacOS. I can't see why it 
> wouldn't work on Unix systems. Windows scares me, so I have idea if it would 
> work there.

The open command, as such, is Mac specific.  The "." argument to open tells it 
to open the current working directory but you can specify any folder or file to 
open.  In Debian, the xdg-open command is very similar.  

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to