shell script

Jonathan S. Billings jsbillin at Princeton.EDU
Wed Jul 18 14:15:43 UTC 2007


Mahalingam Subramaniam wrote:
> The script which you had suggested is not generating any output on the 
> console. kindly  do the needful

After thinking about this a little more, I realized that your input file 
probably was generated by 'du -h', which probably means that several of 
the files that are greater than 1G have decimals in them (1.2G), so many 
of the example solutions, including mine, will fail to find them.  You 
didn't give any examples of this case, but if my guess is correct, 
you'll have to alter the solutions you were given to include a decimal 
character in the search pattern.

-- 
Jonathan Billings <jsbillin at princeton.edu>
Computational Science and Engineering Support (CSES)
http://www.princeton.edu/~cses/




More information about the redhat-sysadmin-list mailing list