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

3 lines
130 B
Plaintext
Raw Normal View History

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