mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
3 lines
43 B
Bash
Executable File
3 lines
43 B
Bash
Executable File
#!/bin/bash
|
|
btrfs subvol list -d / | wc -l
|