It would be great help to someone who is justing starting out to get 
a couple of your favorite scripts for managing thing on a DEC Alpha 
box running DUX 4.0G.
Specifically I need a script that would create an empty file that has 
a name in the followinf format:
vdump.mmddyy.log.
I've tried using touch > date +%m%d%y and vaious other scenarios 
without luck.
Another script I need would log users of my boxes.  Currently, I:
ps -ef | grep tty for users and kill -9 their PID.
Lastly,  if anyone has a method for sending spool files from the DEC 
box to an HP3000 and printed I could also use it.
Thanks in advance for your help.
This is my third attempt at posting SOSes.
I'm 	d
                r
                        o
                                w
                                        n
                                                i
                                                        n
                                                                g
                                                                        !
                                                                                ; )
jdbrown_at_wavenet.com
        
Received on Wed Oct 08 1997 - 00:52:53 NZDT