Saved Bookmarks
| 1. |
Solve : alternative to |
|
Answer» is their an alternative to << if i WANTED to use a document as a SCRIPT ? if i tryed DEL < what im trying to accomplish is for file a to make file B, and then file b to imput into file a , is it possible?To use a document to send COMMANDS to a file, you use the single < character There is no append input (which is what the double << would imply) Graham |
|