Title says it all; I was poking around the device files and noticed
command:
result:
File type shows up as a character device with other commands.
/dev/efi
. None of the search results I've found even specifically mention /dev/efi
. I'm just curious what purpose it serves.command:
stat -f "maj/min: %Z type: %T" /dev/efi
result:
Code:
maj/min: 0,44 type:
File type shows up as a character device with other commands.