Skip to content

Commit d84b58b

Browse files
committed
Linux Command: Add lsblk in hardware section
1 parent 7c5960c commit d84b58b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

data/linux-command-line.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,9 @@
153153
}, {
154154
"definition": "USB ডিভাইস দেখা",
155155
"code": "lsusb -tv"
156+
}, {
157+
"definition": "Hard Drive ডিভাইস দেখা",
158+
"code": "lsblk"
156159
}
157160
]
158161
}

0 commit comments

Comments
 (0)