RE: [U2] Logged user list

2007-07-11 Thread colin.alfke
For simple stuff like this you can use find on windows on a command
line.

Hth
Colin Alfke
Calgary Canada 

-Original Message-
From: Ray Wurlod

Assuming this is UniVerse on UNIX, you have the PORT.STATUS command in
the UV account, and you have ipcs -m | grep aceb at the operating system
level.

If it's Windows-based UniVerse you still have PORT.STATUS.  The
equivalent of ipcs is shrdump, but you don't have an equivalent for
grep.  So you need your own mechanism for parsing out the aceb entries.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Logged user list

2007-07-11 Thread chuchi
Thank you very much for your help!

in Unix, PORT.STATUS only show the users with the same name but this is
my requeriment.

Thanks again.


El miC), 11-07-2007 a las 16:05 +1000, Ray Wurlod escribiC3:

> Assuming this is UniVerse on UNIX, you have the PORT.STATUS command in the UV 
> account, and you have ipcs -m | grep aceb at the operating system level.
> 
> If it's Windows-based UniVerse you still have PORT.STATUS.  The equivalent of 
> ipcs is shrdump, but you don't have an equivalent for grep.  So you need your 
> own mechanism for parsing out the aceb entries.
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> 

 
Pulse para ir al sitio web  
JesC:s Barbero RodrC-guez
Departamento de AnC!lisis y ProgramaciC3n - Desarrollo tecnolC3gico
Zoco Gran Santander, 1B* Planta b  39011 PeC1acastillo b  Santander b  
ESPACA

Tel.: +34 902 233 323 b  Fax: +34 902 234 280




AVISO LEGAL: Este mensaje contiene informaciC3n destinada exclusivamente
al usuario de destino, pudiendo contener informaciC3n confidencial o
protegida legalmente. Si, por un error de envC-o o transmisiC3n, ha
recibido este mensaje y usted no es el destinatario del mismo, por
favor, notifique de este hecho al remitente y no use, informe,
distribuya, imprima, copie o difunda este mensaje bajo ningC:n medio .
Cualquier opiniC3n en C)l contenida, es exclusiva de su autor y no
representa necesariamente la opiniC3n de Quiter Servicios InformC!ticos,
S.L.

LEGAL WARNING: This e-mail and any attachment, contain information
intended solely for the addressee and may contain confidential
information or legally protected data. If you are not the intended
recipient, please notify the sender and do not use, disclose,
distribute, copy, print or rely on this e-mail under any circumstances.
The views and opinions expressed are the authorE=s own and do not
necessarily reflect those of Quiter Servicios InformC!ticos, S.L.   
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Logged user list

2007-07-10 Thread Ray Wurlod
Assuming this is UniVerse on UNIX, you have the PORT.STATUS command in the UV 
account, and you have ipcs -m | grep aceb at the operating system level.

If it's Windows-based UniVerse you still have PORT.STATUS.  The equivalent of 
ipcs is shrdump, but you don't have an equivalent for grep.  So you need your 
own mechanism for parsing out the aceb entries.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Logged user list

2007-07-10 Thread Womack, Adrian
Try SYSTEM(1302) - each attribute holds details about one user (no,
username, pid, type) eg:

USERS = SYSTEM(1302) 
CRT USERS<1>
CRT USERS<2>

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of chuchi
Sent: Tuesday, 10 July 2007 5:34 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Logged user list

Hi all,

I have some problems getting the users currently logged into the
system. If I launch a LISTU command, in some operating systems I cannot
see the user names, only the ids. There are any way to get the user name
list in TCL, basic or any operating system commnad?

Regards,
Chuchi




DISCLAIMER:
Disclaimer.  This e-mail is private and confidential. If you are not the 
intended recipient, please advise us by return e-mail immediately, and delete 
the e-mail and any attachments without using or disclosing the contents in any 
way. The views expressed in this e-mail are those of the author, and do not 
represent those of this company unless this is clearly indicated. You should 
scan this e-mail and any attachments for viruses. This company accepts no 
liability for any direct or indirect damage or loss resulting from the use of 
any attachments to this e-mail.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Logged user list

2007-07-10 Thread chuchi
Hi all,

I have some problems getting the users currently logged into the
system. If I launch a LISTU command, in some operating systems I cannot
see the user names, only the ids. There are any way to get the user name
list in TCL, basic or any operating system commnad?

Regards,
Chuchi
 
Pulse para ir al sitio web  
JesC:s Barbero RodrC-guez
Departamento de AnC!lisis y ProgramaciC3n - Desarrollo tecnolC3gico
Zoco Gran Santander, 1B* Planta b  39011 PeC1acastillo b  Santander b  
ESPACA

Tel.: +34 902 233 323 b  Fax: +34 902 234 280




AVISO LEGAL: Este mensaje contiene informaciC3n destinada exclusivamente
al usuario de destino, pudiendo contener informaciC3n confidencial o
protegida legalmente. Si, por un error de envC-o o transmisiC3n, ha
recibido este mensaje y usted no es el destinatario del mismo, por
favor, notifique de este hecho al remitente y no use, informe,
distribuya, imprima, copie o difunda este mensaje bajo ningC:n medio .
Cualquier opiniC3n en C)l contenida, es exclusiva de su autor y no
representa necesariamente la opiniC3n de Quiter Servicios InformC!ticos,
S.L.

LEGAL WARNING: This e-mail and any attachment, contain information
intended solely for the addressee and may contain confidential
information or legally protected data. If you are not the intended
recipient, please notify the sender and do not use, disclose,
distribute, copy, print or rely on this e-mail under any circumstances.
The views and opinions expressed are the authorE=s own and do not
necessarily reflect those of Quiter Servicios InformC!ticos, S.L.   
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/