I've got a huge variable that contains all of the object files needed to make a specific project. Since the list is so too long for the command line I want to create a link script that contains all the information, unfortunately for the very same reason I can't actually 'echo' the contents to a file. Is there a simple way of getting the contents of this variable into a file?
Thanks. D. _______________________________________________ help-gnu-utils mailing list help-gnu-utils@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-utils