[rescue] [OT} shell help

Marcin 'Rambo' Roguski rambo at id.uw.edu.pl
Sat Apr 3 06:19:53 CDT 2010


Not exactly a "rescue" post, but maybe you can help - giving we have
whole lot of geeks here:

I have a file based gallery of aircraft, sorted by aircraft type.
Now I decided that I'll do sorting by airline.
I therefore need a smart solution that does this:

for the loop; do symlinks
	from ./type/registration, *airline* *
	to ./Airlines/airline/type, registration *;
done

Any ideas how can I do that? I'm not very bright with sed so
maybe you could help.

Rambo



More information about the rescue mailing list