|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | 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. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Is it possible to create a here document by running a script interactively?
hi,
i have script which installs around 20 packages. during installation of each package script will be prompted for user input. i need to run the script in non-interactive by using here document. is it possible to generate here document by running the script in interactive mode on Solaris? ![]() Thanks, Satya |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
You can use the script command - it will create a file of all of the commands you entered.
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| comamnds running interactively, failed in script wrigint | nrjrasaxena | Shell Programming and Scripting | 13 | 09-25-2012 05:39 PM |
| Extract xml data and create word document using perl. | veerubiji | Programming | 3 | 10-18-2011 11:21 AM |
| extract xml data and create word document using perl. | veerubiji | Programming | 1 | 10-13-2011 10:01 PM |
| UNIX Shell Script to Create a Document of a PLSQL code. | gauravsachan | Programming | 1 | 01-27-2009 02:01 PM |
| How create a large list of document ids in VI | ruben7566 | Shell Programming and Scripting | 1 | 04-05-2006 10:16 AM |
|
|