[OSUNIX-dev] Replacing tail in closed bins
"C. Bergström"
cbergstrom at netsyncro.com
Sat Dec 13 16:16:51 GMT 2008
With the advice from Roland this may work as a replacement for the
closed tail. In my setup using gnu tail as a replacement was causing
boot-archive corruption. (Doesn't have -r or something) I've not
tested throughly, but I'm optimistic this script will work. I'll be
including a solution in our our next release, but maybe someone can push
this into onnv-gate once it's tested a bit more?
#!/usr/bin/ksh93
builtin tail
tail "$@"
Thanks Roland!
./Christopher
OSUNIX - Community leader
More information about the OSUNIX-dev
mailing list