This website requires JavaScript.
Explore
Help
Register
Sign In
The_miro
/
Dotfiles
Watch
1
Star
0
Fork
You've already forked Dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dab972656b
Dotfiles
/
desktopenvs
/
hyprland
/
scripts
/
dysk-phydisks.sh
4 lines
89 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
rawdiskstr
=
$(
dysk -a -f
'disk=ssd | disk=hdd'
)
echo
"
$rawdiskstr
"
|
sed
'$d'
Reference in New Issue
View Git Blame
Copy Permalink