my_bashrc/bashrc.d/dff_alias
2022-05-06 18:09:19 +03:00

2 lines
60 B
Bash

#!/bin/bash
alias dff='df -h | grep -v snap |grep -v tmpfs'