![]() |
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 |
| php script + not displaying webpage | JamesGoh | Web Programming, Web 2.0 and Mashups | 1 | 03-04-2009 06:01 PM |
| Cisco TCL script write stdout to tftpboot | research3 | Shell Programming and Scripting | 0 | 12-05-2008 12:41 PM |
| How to capture STDOut of script in a CGI script? | kittu1979 | UNIX for Advanced & Expert Users | 1 | 11-10-2008 04:29 AM |
| Script Output Woes (stdout?) | c0nn0r | Shell Programming and Scripting | 2 | 07-09-2006 05:22 PM |
| vi editor not displaying? | ananthu_m | SCO | 3 | 10-14-2003 12:51 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
displaying stdout of a script using vi editor
Hi,
Is there a way to display the stdout of a script using vi editor without writing the stdout to a file. I have a script (format.sh) which reads a file and displays it in a special format. i want to see this displayed text using vi editor? currently i am doing: format.sh myfile> out.txt vi out.txt but can i do it in one shot without using a temporary out.txt file thanks in advance... |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|