2008/8/22 Patrick Kaiser <[EMAIL PROTECTED]>: > On Fri, Aug 22, 2008 at 03:32:47PM +0200, Guillaume wrote: >> 2008/8/22 Patrick Kaiser <[EMAIL PROTECTED]>: >> >> > can you post the script or attach it? >> > maybe you have to double escape special characters?
Ok, youre right, i just have to add simple quote to $filename var. I was sure i do that before but.... Not ! thanks for your help ! >> sed -e '/$filename/d' ./$LINK_LIST sed -e '/'$filename'/d' ./$LINK_LIST -- Guillaume -- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
