Eine einfache Lösung ist ein Shellskript mit dem oben beschriebenen Befehl.
An easy solution is a shell script with the command described above.
Beispiel: Um ein Shellskript mit dem Namen installThis.sh auszuführen, fügen Sie es zusammen mit einer.rpm-Datei zum Paket hinzu und geben Sie den Befehl
For example, to run a shell script called installThis.sh, package it alongside an.rpm file, and then enter the command
Other results
Xdialog und dialog sind zwei klassische Utilities, um deine Shellskripte mit einer grafischen Bnutzerschnittstelle zu bereichern.
Xdialog and dialog are two classic utilities to enhance your shell scripts with a graphical user interface.
Sogar Shellskripte können mit dem folgenden Befehl ins Log schreiben
Wenn Sie mit einem Shellskript auf Informationen von "ls -l" zugreifen müssen, sollten Sie geeignete Befehle wie test(1), stat(1) und readlink(1) verwenden.
If you need to access information displayed by "ls -l" in shell script, you should use pertinent commands such as test(1), stat(1) and readlink(1).
Wir hoffen, daß du jetzt selber anfangen wirst, Shellskripte zu schreiben.
We hope you will now start writing your own shell scripts.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.