From: Chris Koeritz Date: Tue, 19 Dec 2017 23:54:01 +0000 (-0500) Subject: added docs for ll and get_feisty X-Git-Tag: 2.140.107^2~2^2~13^2~2 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=e60a893b314331b156832c6413e5166911b88581 added docs for ll and get_feisty --- diff --git a/documentation/feisty_meow_command_reference.txt b/documentation/feisty_meow_command_reference.txt index ebe9d02c..e7f3382f 100644 --- a/documentation/feisty_meow_command_reference.txt +++ b/documentation/feisty_meow_command_reference.txt @@ -29,6 +29,9 @@ generally useful commands show the directory with a "summing" feature that calculates the full size consumed by all files in the listing, with somewhat esthetic output. + ll: + like 'dir' but also includes hidden files (e.g. those starting with a dot). + ls: the standard ls command (not the summing directory), but with ls colors enabled. @@ -38,6 +41,10 @@ generally useful commands deleted files in "$TMP/zz_safedel_keep" and writes a report of the deletion history in "$TMP/zz_safedel_report.txt". + get_feisty: + update the feisty meow codebase from its origin and run the reconfigure + script to update the current user's feisty meow configuration. + note: currently there is no "empty the trash" function aside from running a command such as: # \rm -rf $TMP/zz_safedel*