from web site

Modes and Determinism pipe(-, -) is det pipeline(+, +) is det Exceptions (5) type error Either Stream, In or Stream, Out is instantiated, but not to an atom or a sigio structure. (193) unlawful stream spec Stream, In or Stream, Out have wrong mode or are equal. Examples Success: pipeline(a, b).
%b", [], read(in, A). A = a yes. Mistake: pipe(0,1). ( I Found This Interesting ). pipe(26. 9, M). (Error 5). pipeline(output, X). (Error 193). pipeline(a, a). (Error 193). See Likewise open/ 3, open/ 4, close/ 1, get_stream_info/ 3, stream_select/ 3.
9 More Conversations You May Discover Fascinating 1. Solaris Hi everyone, how i can configure a single audit service in the worldwide zone for all zones, on solaris BSM. I will be happy to hear back from you. Thanks and Regards (3 Replies) 3 Replies 2. UNIX for Dummies Questions & Responses We receive a file which generally has 40 to 50 million rows.

So if the # of rows is around 1 million on a specific day, I wish to raise a flag or send out an if ... (3 Replies) 3 Responds 3. Solaris Hello, I want to investigate access to a particular folder or file in Solaris. I have checked out the male pages for auditd, audit_control, audit_event but do not seem to find any clue.
Thanks Yik (5 Replies) 5 Replies 4. AIX Hi Pals, I had actually made it possible for the audit and set up for sysadmin user alone in audit config file. however the audit starts logging for root user alone. Attached the conf file. I want the aduit to tape just for sysadmin activities. need your proficiency and help in resolving the concern.
AIX Hello people, I have actually googled this quite a bit, and attempted searching on these online forums, however haven't found a service to my issue. I wanted to ask about AIX's audit subsystem - more particularly, how to rotate its log file. So far I have actually been able to find how to turn AIX syslog log files, and I.
AIX I need to run a DC wide audit of some oracle filesystems to ensure their all on SAN. In linux its quite simple since its LVM device structure consists of the VG for which that lv belongs to (/ dev/VGFOO/lv-bar). As such I can just run install and do some greping to get the required info.