Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!mailrus!umix!umich!mibte!gamma!pyuxp!pyuxe!pwy From: pwy@pyuxe.UUCP (Peyton Yanchurak) Newsgroups: comp.unix.wizards Subject: Re: Swap Message-ID: <649@pyuxe.UUCP> Date: 3 May 88 03:26:16 GMT References: <53@lazlo.UUCP> Organization: Bell Communications Research Lines: 9 Summary: Try sar -r In article <53@lazlo.UUCP>, ccs@lazlo.UUCP writes: > > Does anyone know of a way to figure out how much swap space is in > use under System V? I added the sticky bit to my shells and vi. Now I On System V Release 2 Version 2 (paging) and later releases, the sar command has the -r option. It tell how much memory and also how much swap space is currently available. It gives you a history of free memory and swap space. Peyton Yanchurak