@ -91,6 +91,12 @@ function mkcd {
cd "$1"
}
# cd to dir + ll (ls -la)
function cdll {
ls -la
calc() {
echo "$@" | bc