![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| suppress the Connection text | mac4rfree | Shell Programming and Scripting | 1 | 06-01-2009 06:13 AM |
| suppress unzip queries | crackthehit007 | Shell Programming and Scripting | 4 | 04-02-2009 10:24 AM |
| Suppress awk warnings | kdelok | Shell Programming and Scripting | 1 | 07-29-2008 01:53 PM |
| Suppress error message in unzip | skwyer | Shell Programming and Scripting | 5 | 09-26-2007 06:20 PM |
| Suppress last N lines printing | chakri400 | High Level Programming | 1 | 11-12-2003 02:19 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Suppress tabs in csh here document?
Hi all, I have seen in other shells you can suppress tabs in a here document with formatting such as: Code:
vi $somefile <<-heredocument
some tab indented code for readability
heredocument
with a - before the here document declaration, but this doesn't work in csh, can someone confirm if this is possible or not in this shell? Thanks in advance |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|