b174d8c Add a barely-working "ls" knockoff

Authored and Committed by nalin 9 years ago
    Add a barely-working "ls" knockoff
    
    Add an "ls" test tool that merely displays file permissions and
    ownership information, in a tabular format, so that we can check that
    expected values are being set at the right times when tests need to be
    able to do that.
    
        
file modified
+1 -1
file added
+82