Tag:
watch

View the status of a long emerge

by
Ryan
on
December 31, 2008

At certain times while using Gentoo you are going to have to perform a large emerge, for example when you do an update world. It can be challenging to keep track of the status of this emerge with all the output flying by on the screen. It can also become a problem if you want [...]

Read More
No Comments
gentoo

View program output with watch

by
Ryan
on
October 6, 2008

Watch runs a program at regular interval and continuously displays the output. This allows you keep track of the changes that are occurring in the program over time.
Run watch in the following way.

watch [options] command

By default watch updates the command output every 2 seconds. To change this interval us the ‘-n seconds‘ [...]

Read More
No Comments
commands
Copyright 2008-2010 WiredRevolution.com. All rights reserved.