Date: Tue, 28 Oct 2008 11:32:16 -0700 From: Chuck Swiger <cswiger@mac.com> To: zhenghua wang <ntiluno@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: How can I get the screenshots only under the command-line? Message-ID: <892FC18B-8AB6-4941-B9F1-110ECFCC2F9A@mac.com> In-Reply-To: <9c3cc89e0810280916q2a8ada51q8e43fbb9090d7fe2@mail.gmail.com> References: <9c3cc89e0810280916q2a8ada51q8e43fbb9090d7fe2@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi--
On Oct 28, 2008, at 9:16 AM, zhenghua wang wrote:
> I wanna get some screenshots of my command-line-only system(8-
> current),how
> can I perform this?
> Thanks a lot,looking forward to your mail.
See "man vidcontrol", as in:
The following command will capture the contents of the first
virtual ter-
minal, and redirect the output to the shot.scr file:
vidcontrol -p < /dev/ttyv0 > shot.scr
Regards,
--
-Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?892FC18B-8AB6-4941-B9F1-110ECFCC2F9A>
