Skip to content

Commit

Permalink
combine composed cats: C3
Browse files Browse the repository at this point in the history
  • Loading branch information
Barak A. Pearlmutter committed Feb 24, 2011
1 parent 157c7b7 commit 4694ddc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions make-single-file
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ cat lenin.sc \
source/stalin5d.sc \
source/stalin5e.sc \
source/stalin.sc \
| sed -f trotsky.sed | cat - last-line.sc \
| cat --squeeze-blank > stalin.sc
| sed -f trotsky.sed | cat --squeeze-blank - last-line.sc > stalin.sc
rm -f last-line.sc trotsky.sed

0 comments on commit 4694ddc

Please sign in to comment.