Afficher l'aide de commande, Afficher l'aide de toutes les commandes, Afficher l'aide d'une commande spécifique – HP Interface micrologicielle extensible HP Unified Manuel d'utilisation
Page 17

L'
montre comment utiliser cette option avec la commande rm pour supprimer
tous les répertoires temp sans afficher d'invite.
Exemple 6 Utiliser -q pour supprimer l'invite de confirmation
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]
Afficher l'aide de commande
Il existe de nombreuses options de commande pour afficher l'aide détaillée et sommaire pour une
ou plusieurs commandes.
Afficher l'aide de toutes les commandes
L'
montre comment afficher l'aide pour toutes les commandes, écran par
écran :
Exemple 7 Afficher l'aide de toutes les commandes
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:
Afficher l'aide d'une commande spécifique
Utilisez l'une des options de syntaxe suivantes pour afficher l'aide d'une commande spécifique :
•
help commandname
•
? commandname
•
commandname -?
L'
montre comment afficher l'aide pour la commande ls (écran par écran).
Mise en route
17