Search Results

Search: Posts Made By: gandalfthepink
5,380
Posted By gandalfthepink
okay, but with this I get the whole output of...
okay,
but with this I get the whole output of the script.
Is there no possibility to get a certiain variable?
5,380
Posted By gandalfthepink
Acces Variable from expect-Script in bash-Script
Hi all,

I have a little problem with a expect in a bash Script.
The hull of my script:

#!/bin/sh

( expect -c '
set a \"eee\"; # the variable a
' )
echo $a; # using the...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 09:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy