I have a perl script that is writing to stdout which is a tty.Is there a way to determine how many spaces to a tab on th开发者_开发知识库at tty?You want the \'it\' capability from terminfo.
This is sample program from \"Beginning Linux Programming\" book: #include <stdio.h> #include <term.h>
Well, The question explains all, Using DB2mon tool, Is there a way to tell which client is connecting using which type of connection (type 2 jdbc or type 4 jdbc connection)?