[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::digital_unix

Title:DIGITAL UNIX(FORMERLY KNOWN AS DEC OSF/1)
Notice:Welcome to the Digital UNIX Conference
Moderator:SMURF::DENHAM
Created:Thu Mar 16 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:10068
Total number of notes:35879

10030.0. "set nonomatch behaviour" by RDGENG::ddors.reo.dec.com::readings_r () Tue Jun 03 1997 12:04

In a directory I have:

  lsla2l> ls
  RCS               cluster.c         cluster_jacket.c

On DUNIX V3.2C, I do:

  lsla2l> echo *.{h,c}
  cluster.c cluster_jacket.c
  lsla2l> set nonomatch
  lsla2l> echo *.{h,c}
  cluster.c cluster_jacket.c

On DUNIX V4.0B, I do:

  lsla2g> echo *.{h,c}
  cluster.c cluster_jacket.c
  lsla2g> set nonomatch
  lsla2g> echo *.{h,c}
  *.h cluster.c cluster_jacket.c



I'm told that other UNIX implementations behave as 3.2C. Is 4.0B displaying the correct 
behaviour?

Richard
T.RTitleUserPersonal
Name
DateLines