mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-18 12:49:52 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/efibootdump
Normal file
13
tldr/linux/efibootdump
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# efibootdump
|
||||
|
||||
> Dump boot entries from a variable or a file.
|
||||
> More information: <https://manned.org/efibootdump>.
|
||||
|
||||
- Dump boot entries from a file:
|
||||
|
||||
`efibootdump {{[-f|--file]}} {{/sys/firmware/efi/efivars/Boot0000-8be4df61-93ca-11d2-aa0d-00e098032b8c}}`
|
||||
Reference in New Issue
Block a user