Search found 1 match

by fschiff
Sat 11 Feb 2012, 21:41
Forum: Cutting edge
Topic: roar-ng and Subito GNU/Linux 0.9.5 Beta
Replies: 171
Views: 116591

In 0setup this line
distribution="$(basename $distro)"
could be moved out of the inner loop.

There are lots of instances of
cat file | grep pattern | sed-or-tr something

just use grep pattern file