ls -l reports different file size depending on platform and user. Replaced with ls -s and stat.

Merge of xfs-cmds-melb:slinx:20309a by kenmcd.

  Changed ls -l to stat and updated filter accord.
This commit is contained in:
Andrew Jones
2004-11-25 13:37:55 +00:00
parent 52f7291600
commit 7e2a195047
4 changed files with 132 additions and 132 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ dd a largefile at offset 4294967297
10+0 records in
10+0 records out
ls dumpdir/largefile
4294967307 largefile
22 largefile
Dumping to file...
xfsdump -f DUMP_FILE -M stress_tape_media -L stress_066 SCRATCH_MNT
xfsdump: using file dump (drive_simple) strategy
@@ -41,4 +41,4 @@ xfsrestore: restoring non-directory files
xfsrestore: restore complete: SECS seconds elapsed
xfsrestore: Restore Status: SUCCESS
ls restoredir/largefile
4294967307 largefile
22 largefile