Hallo Sepp, bitte hänge noch »2>&1« an, damit nicht nur STDIN, sondern auch STDERR umgeleitet wird. Dann sollte das so funktioinieren!
> rpm -Uvh otrs-6.0.xx-01.noarch.rpm >> /tmp/upgrade.txt 2>&1 > scripts/DBUpdate-to-6.pl >> /tmp/DBUpgrade.txt 2>&1 Herzlichen Gruß, Martin Gruner — Team Lead R&D OTRS AG Bahnhofplatz 1a 94315 Straubing T: +49 6172 681988-0 F: +49 9421 56818-18 I: https://www.otrs.com/ Geschäftssitz: Bad Homburg, Amtsgericht: Bad Homburg, HRB 10751, USt-Nr.: DE256610065 Aufsichtsratsvorsitzender: Burchard Steinbild, Vorstand: André Mindermann (Vorsitzender), Christopher Kuhn, Sabine Riedel OTRS 8 | Schnell • Modern • Sicher Erfahren Sie mehr: www.otrs.com OTRS ist SERVIEW CERTIFIEDTOOL. > Am 15.06.2020 um 13:01 schrieb Josef Penzkofer > <[email protected]>: > > Hallo OTRS-Community, > > funktioniert bei einem Upgrade von OTRS die Absicht, die einzelnen Meldungen > in eine Textdatei umzuleiten? > > Also bspw.: > rpm -Uvh otrs-6.0.xx-01.noarch.rpm >> /tmp/upgrade.txt > scripts/DBUpdate-to-6.pl >> /tmp/DBUpgrade.txt > > In so einer Text-Datei könnte ich als hochgradig sehbehinderter besser > navigieren bzw. Inhalte kopieren als in einem Konsolen-Fenster. > > Vielen Dank > > Gruß > > Sepp > > > > --------------------------------------------------------------------- > OTRS mailing list: otrs-de - Webpage: http://otrs.org/ > Archive: http://lists.otrs.org/pipermail/otrs-de > To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs-de >
smime.p7s
Description: S/MIME cryptographic signature
--------------------------------------------------------------------- OTRS mailing list: otrs-de - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs-de To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs-de
