-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Saturday 15 December 2001 22:18, Erik wrote:
Hallo,
ich lausche schon einige Zeit eurer Mailingliste und möchte mich jetzt das erste Mal zu Wort melden.
Ich habe ein Problem mit einem Bash-Script, hier der betreffende Teil:
------schnipp------------
echo -n "Verzeichnis eingeben: " read v cd $v
------schnapp------------
- ------------- somewhere >v='~' somewhere >echo $v ~ somewhere >cd $v bash: cd: ~: No such file or directory somewhere >eval cd $v konrad > - -------------
also setz mal ein eval davor. Das evaluiert alles, was es bekommt _nochmal_.
Konrad
- -- "If you're killed in the Matrix, you die here?" "The body cannot live without the mind."
-- Neo and Morpheus, "The Matrix"