Deleted Added
full compact
hanoi.sed (99400) hanoi.sed (263227)
1# Towers of Hanoi in sed.
2#
3# @(#)hanoi.sed 8.1 (Berkeley) 6/6/93
1# Towers of Hanoi in sed.
2#
3# @(#)hanoi.sed 8.1 (Berkeley) 6/6/93
4# $FreeBSD: head/tools/regression/usr.bin/sed/hanoi.sed 99400 2002-07-04 05:16:19Z tjr $
4# $FreeBSD: head/usr.bin/sed/tests/hanoi.sed 99400 2002-07-04 05:16:19Z tjr $
5#
6#
7# Ex:
8# Run "sed -f hanoi.sed", and enter:
9#
10# :abcd: : :<CR>
11#
12# note -- TWO carriage returns were once required, this will output the

--- 91 unchanged lines hidden ---
5#
6#
7# Ex:
8# Run "sed -f hanoi.sed", and enter:
9#
10# :abcd: : :<CR>
11#
12# note -- TWO carriage returns were once required, this will output the

--- 91 unchanged lines hidden ---