embarassing question about pci -v

the terminal-command pci -v certainly is very useful

  • if only i could stop the screen somehow in the middle of scrolling, so i could read what it displays…

how can i get the whole output of pci -v so i can read it?

thanks for helping


*martin

[ http://elektrokrishna.tripod.com ]

dfkt wrote:

the terminal-command pci -v certainly is very useful

  • if only i could stop the screen somehow in the middle of scrolling, so i could read what it displays…

how can i get the whole output of pci -v so i can read it?

thanks for helping


*martin

[ > http://elektrokrishna.tripod.com > ]

use:
pci -v|less
then you can scroll the output in either direction with the arrows
or send it to a file using
pci -v > filename.txt

dfkt wrote:

the terminal-command pci -v certainly is very useful

  • if only i could stop the screen somehow in the middle of scrolling, so
    i could read what it displays…

how can i get the whole output of pci -v so i can read it?

thanks for helping


*martin

[ > http://elektrokrishna.tripod.com > ]

use:
pci -v|less
I always use |more > :wink:

hehe wrote:

… . .

how can i get the whole output of pci -v so i can read it?
… . .
use:
pci -v|less
then you can scroll the output in either direction with the arrows
or send it to a file using
pci -v > filename.txt

or ‘pci -v | more’ - like in DOS command line :slight_smile:

ad

ad@mix.ru

Previously, Chalz wrote in qdn.public.qnxrtp.newuser:

dfkt wrote:

the terminal-command pci -v certainly is very useful

  • if only i could stop the screen somehow in the middle of scrolling, so
    i could read what it displays…

maybe i got more cards than you in the computer…?!

my gina24-soundcards alone take up more than two screen-heights to display, it seems…


*martin

[ http://elektrokrishna.tripod.com ]