minix/unix command syntax - Minix
This is a discussion on minix/unix command syntax - Minix ; comp.os.minix
minix/unix command syntax
Anyone know of available documentation that describes the command syntax
for unix and/or minix? network notation, legal charactors for file names,
what's the charactor ':' imply?...
Hul...
-
minix/unix command syntax
comp.os.minix
minix/unix command syntax
Anyone know of available documentation that describes the command syntax
for unix and/or minix? network notation, legal charactors for file names,
what's the charactor ':' imply?...
Hul
-
Re: minix/unix command syntax
> Anyone know of available documentation that describes the command
> syntax for unix and/or minix? network notation, legal charactors for
> file names, what's the charactor ':' imply?...
Try "man sh" while in Minix; that will tell you pretty much everything
you need to know about the syntax on the shell.
-
Re: minix/unix command syntax
sh.man has a simple listing of it's syntax - a rare treat. Thanks for the
suggestion.
Hul
Erik van der Kouwe wrote:
> > Anyone know of available documentation that describes the command
> > syntax for unix and/or minix? network notation, legal charactors for
> > file names, what's the charactor ':' imply?...
> Try "man sh" while in Minix; that will tell you pretty much everything
> you need to know about the syntax on the shell.