[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
sh
- To: inferno@interstice.com
- Subject: sh
- From: FODEMESI Gergely <fgergo@eik.bme.hu>
hello!
Was the intended behavior of sh the following:
Inferno BETA.2 Build 16 main (pid=6114) interp
Initialize Dis: /dis/sh.dis
xxxx$ echo *
Readme.txt Solaris appl chan chan copyright dev dev dis fonts httpcache
icons include inferno_Base.tar.gz keydb lib licensedb locale man
mkconfig.nmk module movies n net net nvfs nvfs permfix.bat prog prog
services services.txt tmp usr
xxxx$ echo '*'
Readme.txt Solaris appl chan chan copyright dev dev dis fonts httpcache
icons include inferno_Base.tar.gz keydb lib licensedb locale man
mkconfig.nmk module movies n net net nvfs nvfs permfix.bat prog prog
services services.txt tmp usr
xxxx$ echo "*"
"*"
xxxx$ echo \*
\*
If yes, then how can I give * as a parameter to a program from the shell?
thank you very much: Gergely Fodemesi
- Prev by Date: re: More styx questions...
- Next by Date: Re: sh
- Prev by thread: re: More styx questions...
- Next by thread: Re: sh
- Index(es):