I have a small problem here. I want to take the size of a file from the output of "ll -rt" command and compare if it is less than 1kb.How do i convert the file size returned by ll -rt into an integer so that i can do the comparison? please shed some light........Thanks in advance