|
definitely i want something like..
var=`awk '{printf "%d".$1}' filename`
but this particular command will not work...
this is the problem i am facing that i am not able to write that particular syntax of awk....
could u pls suggest something more...
Thanx
With Regards
|