[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DIGITAL UNIX (FORMERLY KNOWN AS DEC OSF/1) |
Notice: | Welcome to the Digital UNIX Conference |
Moderator: | SMURF::DENHAM |
|
Created: | Thu Mar 16 1995 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 10068 |
Total number of notes: | 35879 |
Hi,
I have a favor to ask. Could someone running 3.2A run the script
below. I'd like to get the results because a customer wants to
know the sysconfig differences between 3.2A and 3.2G...
#!/bin/sh
for subsys in `sysconfig -s|awk -F: '{print $1}'`
do
sysconfig -q $subsys
done
exit 0
[Posted by WWW Notes gateway]
T.R | Title | User | Personal Name | Date | Lines
|
---|