文字列処理っぽく見えたらそれに飛び付いてしまう。

implementation

seq 10 >a
xargs -n1|diff a -|sed s/d.*//\;q

<(seq 10)はREした