|
Server IP : 161.35.85.9 / Your IP : 216.73.217.134 Web Server : nginx/1.30.1 System : Linux cheapdeb-ams3 7.0.9+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 7.0.9-1 (2026-05-22) x86_64 User : root ( 0) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/wordpress/../fish/completions/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
complete -c efivar -f complete -c efivar -s A -l attributes -x -d "Attributes to use on append" complete -c efivar -s l -l list -d "List current variables" complete -c efivar -s p -l print -d "Print variable specified by --name" complete -c efivar -s D -l dmpstore -d "Use DMPSTORE format when exporting" complete -c efivar -s d -l print-decimal -d "Print variable in decimal format values" complete -c efivar -s n -l name -xa "(efivar -l 2>/dev/null)" -d "Variable to manipulate" complete -c efivar -s a -l append -d "Append to variable specified by --name" complete -c efivar -s f -l datafile -rF -d "Load or save variable contents from file" complete -c efivar -s e -l export -rF -d "Export variable to file" complete -c efivar -s i -l import -rF -d "Import variable from file" complete -c efivar -s L -l list-guids -d "Show internal guid list" complete -c efivar -s w -l write -d "Write to variable specified by --name" complete -c efivar -s \? -l help -d "Show help message" complete -c efivar -l usage -d "Display brief usage message"