* Alina Friedrichsen <[email protected]> [17.12.2009 18:00]: > > Is there a reverse foreach? I need it for adding the IPv6 addresses in > the right order. The main ip must be added at last.
hi alina - at the moment i use this for reversing: output_list | sed '1!G;h;$!d' | actions maybe this is also a workaround for your problem? bye, Bastian PS: see you at 26c3!
signature.asc
Description: Digital signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
