hi list,
i tried to make this little gem grep -o -E '\$Id:[^\$]+.' into an alias
for ash in the latest busybox version.

alias idt="grep -o -E '\$Id:[^\$]+.'"

but the result was always a non working alias
I tried various escapes but nothing worked.

does someone has a solution ?

re,
 wh
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to