Group: gnu.emacs.help · Group Profile · Search for 90020 in gnu.emacs.help
Author: Mathias Megyei
Date: Aug 12, 2007 04:09
... Aug 11 02:33 BIRN I have put this in my .emacs to make file size more readable (setq dired-listing-switches "-lAh") IWith the following lines in my .emacs (setq dired-free-space-program "df") (setq directory-free-space-args "-m") I get the free space on the partition in question in MBs: /home/mathias: total used in directory 90020 available 26263 Mathias
|