hpr1052 :: LiTS 013: Top of Top
Part 1 of the top command
Hosted by Dann on Tuesday, 2012-08-14 is flagged as Explicit and is released under a CC-BY-SA license.
top.
(Be the first).
The show is available on the Internet Archive at: https://archive.org/details/hpr1052
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:23:50
Linux in the Shell.
Linux In The Shell aims to explore the use of many commands a user can run in the Bash Shell. Tutorials include a write up with examples, an audio component about the write up, and a video component to demonstrate the usage of the command.
The website is https://www.linuxintheshell.com/
The top command is a very complex and feature-full application. When executed from the command line the top command displays two sections of information: Summary information (contained in the yellow box in the screen-shot below) and running application field information (contained in the red box):
The focus of this entry will be on the Summary window of top:
The screen shot above shows the summary section. The first line contains the following information in this order by default:
- The current time
- up time
- how many users are logged in
- load average
For the rest of the show notes and the video please go to https://www.linuxintheshell.com/2012/08/14/episode-013-top-of-top/