This website requires JavaScript.
Explore
Help
Sign in
adelgado
/
my_bashrc
Watch
1
Star
0
Fork
You've already forked my_bashrc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
master
my_bashrc
/
bashrc.d
/
dff_alias
3 lines
75 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Add dff alias
2022-05-06 17:09:19 +02:00
#!/bin/bash
Exclude btfs in df
2022-08-09 22:22:51 +02:00
alias dff='df -h | grep -v snap |grep -v tmpfs | grep -v btfs'
Reference in a new issue
Copy permalink