dotfiles.2022/_home/private_dot_local/bin/executable_lsblk-sz

3 lines
130 B
Text
Raw Normal View History

2022-08-02 07:26:57 -04:00
#! /usr/bin/env sh
lsblk --output=NAME,SIZE,RO,TYPE,WWN,PTTYPE,PTUUID,MODEL,SUBSYSTEMS,LABEL,PARTLABEL,PARTUUID,MOUNTPOINT "${@}"