HP3000-L Archives

July 1997, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Thu, 3 Jul 1997 13:53:58 CDT
Content-Type:
text/plain
Parts/Attachments:
text/plain (31 lines)
On Thu, 3 Jul 1997 17:28:00 +0000, Terry SIMPKINS asked:
|Does anyone have a quick & easy (easily readable) way to see the disc space
|status (like discfree) by volume set?
|
|What I would really like to have is the discfree C or E format by volume
|set.

Here are a couple of command files which make this easy
(and save me having to type "sysvs" ;):
=====================================================
USER DEFINED COMMAND FILE:  BDF  (ala HP-UX's bdf command)

parm mode=c;ldev="";volset="mpexl_system_volume_set"
xeq discfree.pub.sys "!mode,!ldev,!volset"
=====================================================
USER DEFINED COMMAND FILE:  FREE

parm volset="mpexl_system_volume_set"
xeq discfree.pub.sys "e,,!volset"
=====================================================

I think the vsname feature of DISCFREE was added in MPE 5.0.
--
Jeff Woods
[log in to unmask] at Unison Software
[log in to unmask]   at home  [PGP key available here via finger]

"Study and, in general, the pursuit of truth and beauty is a sphere of
 activity in which we are permitted to remain children all of our lives."
      --  Albert Einstein (1879-1955)

ATOM RSS1 RSS2