Help for this page
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> ... </tr> ... and some more stuff just like above.
[root@mybox ~]# grep SESSION val.html | awk -F'=' '{ print $4 }' | awk + -F"'" '{ print $1 }' | head -1 41f647b1a8c1e6ad9f8bd25672459223 [root@mybox ~]#