[PLUG] shell scripting problem

Matt Alexander m at netpro.to
Fri Jun 7 01:36:24 UTC 2002


This works for me:

for name in `cat namelist`;do sed /$name/d group > newgroup;done

Thanks,
~M





More information about the PLUG mailing list