![]() |
Bash function
Hi guys,
I have a program in bash. When a start this programme it wants me to hit ENTER key to continue. I call this programme in my other bash script and gives << ENTER , however it works but the bash programme did not go below line like == ..... .............. /home/backup/upgrade_export $DIR << ENTER ==>After this works program exit !! echo " TEST TEST" > TEST |
Example:
Code:
#!/bin/bash |
| All times are GMT -5. The time now is 07:23 AM. |