This website works better with JavaScript.
Explore
Help
Sign In
crystal-linux-mirror
/
jade_gui
mirror of
https://github.com/crystal-linux/jade_gui.git
Watch
1
Star
0
Fork
You've already forked jade_gui
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
542576f178
libadwaita-rewrite
development
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '542576f178'
${ noResults }
jade_gui
/
scripts
/
getPartitions.sh
2 lines
74 B
Bash
Raw
Blame
History
#!/usr/bin/bash
blkid -o device
|
grep -v zram
|
grep -v loop
|
grep -v sr
Reference in New Issue
View Git Blame
Copy Permalink