[LUG-RT] Alternativen abkürzen?
Jochen Wiedmann
jochen.wiedmann at gmail.com
Di Aug 17 14:27:19 CEST 2021
Hi,
ich muss öfter mal die folgende Kommando sausführen:
yum -y install java-1.8.0-openjdk-devel
yum -y install java-1.8.0-openjdk-src
yum -y install java-1.8.0-openjdk-javadoc
Alternativ geht
yum -y install java-1.8.0-openjdk-devel java-1.8.0-openjdk-src
java-1.8.0-openjdk-javadoc
Kann ich das irgendwie abkürzen, indem ich die Bash Alternativen
bilden lasse? Ich denke an sowas wie
yum -y install java-1.8.0-openjdk-{develsrcjavadoc}
Danke,
Jochen
--
Look, that's why there's rules, understand? So that you think before
you break 'em.
-- (Terry Pratchett, Thief of Time)
More information about the liste
mailing list