-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Am 19.01.2015 um 23:37 schrieb Stefan Baur:
I added the redirector as you suggested. I was concerned that I could not see this output as it contains valuable information, but the output is still visible and x2go now connects to this server without issue. That sounds weird. If the output is redirected, then it should not show up at all.
Bzzt. The error is on my side. I actually reversed the parameters. " 2>&1 >/dev/null" will not make the whole thing go silent. That's what " >/dev/null 2>&1" does.
With " 2>&1 >/dev/null", STDERR still gets printed. So you could simply use " >/dev/null" for the same effect.
BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32)
iQEcBAEBAgAGBQJUvaLQAAoJEG7d9BjNvlEZKt8H/i5FUeTwDeo12IK5mQz7yTue RMmkVhi1NpT3Q74Kk2fptkr2Qaz7/Yy7ye/VGx7eKz7RTI7dMqpHGFtObvCvOTHW /MlL0sQfOp9WYn1r9DjBNsg/S9UmxPWXN4iTYDw7alAH3cWz6AXNG3BcOYWoaK1+ 0mCiF+CnSom+tr8z+1seUSUnblyMurjkeI13kGFO5NIF9hwXa+8SsKEfXZUNOA7X N5pYA0+hWI3+j4r5zZz5FLZvwF/tHgH4o38zV7+CdnWcMABjfsPG2cdsiYiysxyj PfBLpS2QFXd2PiYYLvLeemwqfivh+/I95XXqJyMAJmbk/6jOWO0qsIYOs6U52wg= =K1aH -----END PGP SIGNATURE-----