- Timestamp:
- Jan 9, 2011, 3:03:46 AM (14 years ago)
- Branches:
- master
- Children:
- a9035d0
- Parents:
- d683d1e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/prologue/common/hostreqs.xml
rd683d1e r1e24bf0 98 98 99 99 bash --version | head -n1 | cut -d" " -f2-4 100 echo -n "Binutils: "; ld --version | head -n1 | cut -d" " -f3- 4100 echo -n "Binutils: "; ld --version | head -n1 | cut -d" " -f3- 101 101 bzip2 --version 2>&1 < /dev/null | head -n1 | cut -d" " -f1,6- 102 102 echo -n "Coreutils: "; chown --version | head -n1 | cut -d")" -f2
Note:
See TracChangeset
for help on using the changeset viewer.