[plt-scheme] hostname
On Apr 18, Matthew Flatt wrote:
> At Tue, 19 Apr 2005 00:09:06 +0200, Hans Oesterholt wrote:
> > I would like to see this "knowledge" implemented in an 'os' module.
>
> Added to MzLib. The "os.ss" module currently exports `gethostname' and
> `getpid'.
>
> Eventually, I hope that someone makes this module obsolete by creating
> a complete set of bindings based on Posix.
At some point I started writing some of this, but it's a huge task...
On Apr 18, Neil W. Van Dyke wrote:
> Whoever gets to this first: you might consider modeling the Posix
> bindings after Scsh's.
>
> http://www.scsh.net/docu/html/man.html
Yes -- that will go well with some future mzsh... (Which I hope to
get to, at some point.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!