Ignore:
Timestamp:
Jan 6, 2009, 2:12:15 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0531d7a
Parents:
c0f4a6c
Message:

Changed > to &gt throughout the book.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/gzip.xml

    rc0f4a6c r1b274255  
    2929<screen os="s2"><userinput>for file in $(grep -lr futimens *); do
    3030  cp -v ${file}{,.orig}
    31   sed -e "s/futimens/gl_&amp;/" ${file}.orig > ${file}
     31  sed -e "s/futimens/gl_&amp;/" ${file}.orig &gt; ${file}
    3232done</userinput></screen>
    3333
Note: See TracChangeset for help on using the changeset viewer.