diff options
-rw-r--r-- | cdlog.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ cdlog.args() { c1=$1; c2=$2; c3=$3 c4=$4; c5=$5; c6=$6 - c7=$7; c8=$8; c9=$8 + c7=$7; c8=$8; c9=$9 cdlog.update } |
![]() |
index : cdlog | |
Better directory changing for Bash | kaz@kylheku.com |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | cdlog.sh | 2 |
@@ -29,7 +29,7 @@ cdlog.args() { c1=$1; c2=$2; c3=$3 c4=$4; c5=$5; c6=$6 - c7=$7; c8=$8; c9=$8 + c7=$7; c8=$8; c9=$9 cdlog.update } |