diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-08-26 21:06:10 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-08-26 21:06:10 +0200 |
commit | e04baababaf7c29f62646ee86f9944a5f23dce5e (patch) | |
tree | fd600deeae987e167b8a207fcad2ff3d83feda92 /etc/functions/cdl | |
parent | e2e516e778dd0474e71b8bdcbe86cbc5c02139d3 (diff) |
Updated functions
* Removed unused cdl
* Reworked extr
Diffstat (limited to 'etc/functions/cdl')
-rw-r--r-- | etc/functions/cdl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/functions/cdl b/etc/functions/cdl deleted file mode 100644 index a23a0f6..0000000 --- a/etc/functions/cdl +++ /dev/null @@ -1,2 +0,0 @@ -cd "$1"; -ls; |