#7121: cleaning files
-------------------------+-------------------------
 Reporter:  myou         |      Owner:  blfs-book@…
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  7.9
Component:  BOOK         |    Version:  SVN
 Severity:  normal       |   Keywords:
-------------------------+-------------------------
 hi,

 This patch cleans all the spaces at the end of the lines.

 It is the result of the command :
 find ./ -name "*.xml" -exec sed -i {} -e "s/ *$//g" \;

 I use occasionally this command to clean the french version of BLFS.

 bye

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/7121>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to