Bug 116239

Summary: provide terminal example?
Product: [Retired] Red Hat Academy Reporter: Johnathan Kupferer <kupferer>
Component: RHA030 CurriculumAssignee: Bowe Strickland <bowe>
Status: CLOSED EOL QA Contact: Bowe Strickland <bowe>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://academy.redhat.com/courses/rha030-2.0/rha030_tour_terminal.html
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 16:47:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Johnathan Kupferer 2004-02-19 14:12:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114

Description of problem:
It may be good to show redirecting a command to the terminal device
either in the "Identifying terminals" section or as an example. 
Something like:

[elvis@station elvis]$ who am i
jkupfere pts/2        Feb 19 07:50
[elvis@station elvis]$ echo "Hello pts/2" >/dev/pts/2
Hello pts/2
[elvis@station elvis]$

For that matter, perhaps showing "who am i" by itself would be nice.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
n/a

Additional info: