Sponsored Content
Full Discussion: vi problem, sco -> redhat
Top Forums UNIX for Dummies Questions & Answers vi problem, sco -> redhat Post 302329908 by TonyLawrence on Monday 29th of June 2009 04:30:23 PM
Old 06-29-2009
SCO has a very different definition of "ansi" than Linux.

There are many articles about this at my site but see Where can I get a Linux terminfo for "scoansi"? or a SCO terminal for Linux? for starters (otherwise search "linux sco terminfo" at my site).
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

<< booting problem with redhat 8.0 >>

i have the Redhat installed in this Hard Drive and i wanna use it in this old computer of mine.. it works fine in my new computer.. but when i put it in my old one.. which is.. P1 150MHz 32MBramz it wont load the kernal and keeps on restarting the computer.. keeps on goin like this.. i get the GRUB... (2 Replies)
Discussion started by: dezithug
2 Replies

2. UNIX for Dummies Questions & Answers

Linux Redhat 8.0 Problem

can someone tell me what commands in Linux RedHat 8.0 will give me a graph of whats going on on my system. When Is ay graphs I mean graphs like does produced by perfview of solaris and glance of HP-UX. (3 Replies)
Discussion started by: TRUEST
3 Replies

3. UNIX for Dummies Questions & Answers

Hostname problem - Just installed Redhat 9

I just installed RedHat Linux 9. Previously, when I had 7, I was able to ping the linux box from my 2000 machine using the name of my linux box ("linuxsrv"). However, now it does not resolve it. Any clues? (BTW, I completely formatted the drive when upgrading, so it's possible I just need to set... (1 Reply)
Discussion started by: Spetnik
1 Replies

4. Windows & DOS: Issues & Discussions

HELP--Redhat on WinXP laptop PROBLEM!!

Hi guys! Need some help here.....trying to install Redhat 8.0 on a laptop that is already running WinXP. Have made a partition with partition magic but when I try to install Linux it just stops at the check partition/ check hard-drive stage. It has happened on two different laptops of different... (4 Replies)
Discussion started by: syrex
4 Replies

5. UNIX for Dummies Questions & Answers

Display Problem On Linux Redhat 8.0

Hey guys, can anyone please tell me how I can make linux recognize the same video adapter/monitor type that my windows box is using? i'm running linux redhat on virtual PC which enables me to have windows and linux running at the same time. (i can switch back and forth between operating... (4 Replies)
Discussion started by: TRUEST
4 Replies

6. UNIX for Advanced & Expert Users

SCO Vs Redhat

Hi, Can anyone tell me briefly the difference between SCO Unix and Linux RedHat? Thanks (3 Replies)
Discussion started by: homerjj
3 Replies

7. Red Hat

Help with Redhat installation problem

Hello; I have 4 servers with RedHat Enterprise server 32-bit installed. i'm trying to install 64-bit system instead but the hardware has only CD drive (not DVD). When i tried to use external DVD drive and connect it to the USB to install the 64-bit system, it starts ok but then it ask for the... (2 Replies)
Discussion started by: Katkota
2 Replies

8. Red Hat

Redhat 9 installation problem

All, I am trying to install redhat9 to my system. I have 26 GB of unpartitioned space, and I do have xp-2 already installed on my system in c: . I am using external DVD-RW to install linux. I have booted the CD, chosen Graphical mode and now installation frizzed with below message: ... (5 Replies)
Discussion started by: joshilalit2004
5 Replies

9. Red Hat

vxvm problem in redhat 5.4

Hi I have a problem related to vxvm. I am using redhat5.4 64 bit vxassist -g mydg growto my-vol 2G (Actually when i am running this command then this command is not increasing the size of volume but this command is running fine and the size which i have given to my volume it has been reduced... (0 Replies)
Discussion started by: life008
0 Replies

10. Red Hat

redhat linux postfix problem..

hello all, If i send mails using postfix,the mails stored in queue,not delivered to required recipient...can anyone please tell me the solution for this problem... (4 Replies)
Discussion started by: tilakraj
4 Replies
toe(1)							      General Commands Manual							    toe(1)

NAME
toe - table of (terminfo) entries SYNOPSIS
toe [-v[n]] [-ahuUV] file... DESCRIPTION
With no options, toe lists all available terminal types by primary name with descriptions. File arguments specify the directories to be scanned; if no such arguments are given, your default terminfo directory is scanned. If you also specify the -h option, a directory header will be issued as each directory is entered. There are other options intended for use by terminfo file maintainers: -a report on all of the terminal databases which ncurses would search, rather than only the first one that it finds. -u file says to write a report to the standard output, listing dependencies in the given terminfo/termcap source file. The report condenses the `use' relation: each line consists of the primary name of a terminal that has use capabilities, followed by a colon, followed by the whitespace-separated primary names of all terminals which occur in those use capabilities, followed by a newline -U file says to write a report to the standard output, listing reverse dependencies in the given terminfo/termcap source file. The report reverses the `use' relation: each line consists of the primary name of a terminal that occurs in use capabilities, followed by a colon, followed by the whitespace-separated primary names of all terminals which depend on it, followed by a newline. -vn specifies that (verbose) output be written to standard error, showing toe's progress. The optional parameter n is a number from 1 to 10, interpreted as for tic(1). -V reports the version of ncurses which was used in this program, and exits. FILES
/usr/share/terminfo/?/* Compiled terminal description database. SEE ALSO
tic(1), infocmp(1), captoinfo(1), infotocap(1), ncurses(3NCURSES), terminfo(5). This describes ncurses version 5.7 (patch 20100109). toe(1)
All times are GMT -4. The time now is 06:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy