- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- $man envd> FILESAVE saved confuse words,why?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 10:26 PM
07-24-2001 10:26 PM
$view FILESAVE
When I view the content, it is full of confuse words, why?
Thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 10:39 PM
07-24-2001 10:39 PM
Re: $man envd> FILESAVE saved confuse words,why?
U use #more FILESAVE and see. U can even use cat command for this. vi and view may not give properly because of terminal emulation problem.
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 10:51 PM
07-24-2001 10:51 PM
Re: $man envd> FILESAVE saved confuse words,why?
Reset your terminal type and do again.
# TERM=vt100; export TERM
Change vt100 to your terminal type
HTH
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2001 10:55 PM
07-24-2001 10:55 PM
Re: $man envd> FILESAVE saved confuse words,why?
If you say
# more filename (it should be fine)
if you
# view filename (it will have all of the
nroff interpretations shown as control
characters)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2001 12:16 AM
07-25-2001 12:16 AM
Re: $man envd> FILESAVE saved confuse words,why?
20 13 * * * man envd|mailx -s 'As you required' user@domain.name.com
and what I receiveived is as follows;e e e en n n nv v v vd d d d( ( ( (1 1 1 1M M M M) ) ) ) S S S Se e e er r r ri i i ie e e es s s s 8 8 8 80 0 0 00 0 0 0 O O O On n n nl l l ly y y y e e e en n n nv v v vd d d d( ( ( (1 1 1 1M M M M) ) ) )
Why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2001 12:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2001 12:32 AM
07-25-2001 12:32 AM
Re: $man envd> FILESAVE saved confuse words,why?
/usr/bin/man envd | /usr/bin/col -b | mailx -s 'As you required'