Magellan Linux

Contents of /tags/mkinitrd-6_2_0/testsuite/head/head-n-works

Parent Directory Parent Directory | Revision Log Revision Log


Revision 994 - (show annotations) (download)
Sun May 30 11:53:18 2010 UTC (14 years ago) by niro
File size: 126 byte(s)
tagged 'mkinitrd-6_2_0'
1 [ -n "$d" ] || d=..
2 head -n 2 "$d/README" > logfile.gnu
3 busybox head -n 2 "$d/README" > logfile.bb
4 cmp logfile.gnu logfile.bb