blob: c3d2ec0c111160750c51b4cda210a12aa8ea9ae0 [file] [log] [blame]
Denis Vlasenko71e3ab32008-04-23 07:02:02 +00001d=/bin
Eric Andersen7daa0762004-10-08 07:46:08 +00002du -l "$d" > logfile.gnu
3busybox du -l "$d" > logfile.bb
Eric Andersen650fe632004-04-06 11:10:30 +00004cmp logfile.gnu logfile.bb