|
RE: passing a carriage return in a korn shell script ?: msg#00388sysutils.tivoli.tme10
This works for me: #!/bin/ksh function toto { echo Hello; echo World; } echo "Calling toto:" toto exit 0 Is that what you had in mind? Loren Cain Digicon -----Original Message----- From: owner-tme10@xxxxxxxxxxxxxxxx [mailto:owner-tme10@xxxxxxxxxxxxxxxx] On Behalf Of D'Apice, Domenico Sent: Monday, November 29, 2004 4:47 PM To: Tme10 (E-mail) (E-mail) Subject: [tme10] passing a carriage return in a korn shell script ? Hello all, i would like to pass a carriage return in a korn shell script, how can i do that ? ex : instead of doing this function toto { echo blabla } i would like to do this (in one simple line) function toto { echo blabla } Thanks Dominic D'Apice * D.D'Apice@xxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [ITM] WMI - Objects for Microsoft Clusters: 00388, john_willis |
|---|---|
| Next by Date: | Upgrade of AIX to 5.2 and Oracle to 9I on T/EC Server: 00388, Caruso, Michael |
| Previous by Thread: | passing a carriage return in a korn shell script ?i: 00388, D'Apice, Domenico |
| Next by Thread: | RE: passing a carriage return in a korn shell script ?: 00388, D'Apice, Domenico |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |