![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| question about testing in shell programming | thungmail | Shell Programming and Scripting | 2 | 04-08-2008 02:29 AM |
| question about about Shell programming | thungmail | Shell Programming and Scripting | 1 | 04-01-2008 01:40 PM |
| programming question from a newbie, please help | milenky | High Level Programming | 1 | 10-11-2002 10:15 AM |
| Question about Shell Programming | IMPORTANT | Shell Programming and Scripting | 3 | 03-26-2002 04:22 AM |
| A question on Unix programming | dragonrebornV | UNIX for Dummies Questions & Answers | 1 | 09-23-2000 10:33 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
This is a big subject
For shell scripts i would suggest you look at "tput" command and similar subjects, which allows you to clear screen, bold, positioning etc. For C/C++ look at the "curses" library which does a similar job. |