We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c13fcbb + b0fb886 commit 933e688Copy full SHA for 933e688
1 file changed
common/fejlfinding/kiosk_general_debug.sh
@@ -24,6 +24,9 @@ dmidecode --type 1
24
text "LAN or Wi-Fi?"
25
ip link
26
27
+text "List disk space usage"
28
+df -h
29
+
30
text "Files under /usr/share/os2borgerpc/bin"
31
ls -la /usr/share/os2borgerpc/bin/
32
0 commit comments