zed wrote: > also ive tried it manually with > chmod +x extract > rm -f gnu-tar > ln extract gnu-tar (but gives me the same error here)
The chmod and the rm work without error, but the ln gets "Operation not permitted"? Can you "cp extract gnu-tar"? How about "touch gnu-tar"? -- Remember, more computing power was thrown away last week than existed in the world in 1982. -- http://www.tom.womack.net/computing/prices.html _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
