Part of my LISTSG tool is USERLIST, displays the user of users in a FILELIST
fashion
http://www.vm.ibm.com/download/packages/descript.cgi?LISTSG

*USERLIST *  --> list everyone
*USERLIST LIN**  --> list users starting with "LIN"
*USERLIST CP Q NSS USERS CMS|drop 2|Split*  --> lists all users that use
segment CMS

2010/9/16 Bruce Hayden <bjhay...@gmail.com>

> You should use "nfind VSM_____-" to make sure you don't match a userid that
> starts with VSM that happens to be logged in via a VSM machine.  Remember
> that pipeline "find" uses a blank to match any character, and an underscore
> to match a blank.  In this case, you want to make sure blanks follow "VSM".
>
>
> On Thu, Sep 16, 2010 at 10:46 AM, Ethan Lanz <llel...@gmail.com> wrote:
>
>> Or simply
>>
>> PIPE CP QUERY NAMES|NFIND VSM     - |CONS
>>
>> feeds nicely into additional piping.
>>
>>
>
> --
> Bruce Hayden
> z/VM and Linux on System z ATS
> IBM, Endicott, NY
>



-- 
Kris Buelens,
IBM Belgium, VM customer support

Reply via email to