Anzeigen der befehlshilfe, Anzeigen der hilfe zu allen befehlen, Anzeigen der hilfe für einen bestimmten befehl – HP Unified Extensible Firmware Interface Benutzerhandbuch
Seite 17: Anzeigen der befehlshilfe“ (seite 17), Beispiel 7, Seite 17)

Beispiel 6 -q zum Unterdrücken der Bestätigungsaufforderung
fs0:\> rm -q test\temp*
removing fs0:\test\temp1\temp1.txt
- [ok]
removing fs0:\test\temp1\boot\nshell.efi
- [ok]
removing fs0:\test\temp1\boot
- [ok]
removing fs0:\test\temp1
- [ok]
removing fs0:\test\temp2\temp2.txt
- [ok]
removing fs0:\test\temp2
- [ok]
Anzeigen der Befehlshilfe
Es gibt eine Reihe von Befehlsoptionen zum Anzeigen ausführlicher und zusammengefasster
Hilfeinformationen für einzelne oder mehrere Befehle.
Anzeigen der Hilfe zu allen Befehlen
zeigt, wie die Hilfe für alle Befehle bildschirmweise angezeigt wird:
Beispiel 7 Anzeigen der Hilfe zu allen Befehlen
Shell> help –b
alias - Displays, creates, or deletes UEFI Shell aliases.
attrib - Displays or changes the attributes of files or directories.
cd - Displays or changes the current directory.
cls - Clears standard output and optionally changes background color.
comp - Compares the contents of two files on a byte for byte basis.
cp - Copies one or more files or directories to another location.
date - Displays and sets the current date for the system.
devices - Displays the list of devices managed by UEFI drivers.
devtree - Displays the UEFI Driver Model compliant device tree.
dh - Displays the device handles in the UEFI environment.
dmem - Displays the contents of system or device memory.
drivers - Displays the UEFI driver list.
echo - Controls script file command echoing or displays a message.
edit - Full screen editor for ASCII or UCS-2 files.
eficompress - Compresses a file using UEFI Compression Algorithm.
efidecompress - Decompresses a file using UEFI Decompression Algorithm.
else - Identifies the code executed when 'if' is FALSE.
endfor - Ends a 'for' loop.
endif - Ends the block of a script controlled by an 'if' statement.
exit - Exits the UEFI Shell or the current script.
for - Starts a loop based on 'for' syntax.
fwupdate - Invokes an HP UEFI Shell utility used to update System BIOS firmware.
getmtc - Gets the MTC from BootServices and displays it.
Press ENTER to continue or 'Q' break:
Anzeigen der Hilfe für einen bestimmten Befehl
Verwenden Sie eine der folgenden Syntaxoptionen, um Hilfe zu bestimmten Befehlen anzuzeigen:
•
help Befehlsname
•
? Befehlsname
•
Befehlsname -?
zeigt eine Methode zum Anzeigen der Hilfe für den Befehl ls (jeweils ein
Bildschirm).
Vorbereitung
17