9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] rc: $* != '/env/*'
@ 2017-10-18 15:31 Giacomo Tesio
  2017-10-18 16:01 ` Antons Suspans
  0 siblings, 1 reply; 6+ messages in thread
From: Giacomo Tesio @ 2017-10-18 15:31 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I have been a bit surprised to see that $* does not always contains
the same as '/env/*':

% echo $*

% cat '/env/*'
% lc
bin/ lib/ tmp/
% echo $*

% cat '/env/*'
/bin/lc%

Not really an issue, but why this happens?


Giacomo



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-10-19 13:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-18 15:31 [9fans] rc: $* != '/env/*' Giacomo Tesio
2017-10-18 16:01 ` Antons Suspans
2017-10-18 17:25   ` Skip Tavakkolian
2017-10-18 19:48     ` Giacomo Tesio
2017-10-19  4:48       ` Skip Tavakkolian
2017-10-19 13:52         ` Giacomo Tesio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).