in reply to Re: Making commond for large number of files
in thread Making commond for large number of files

Thanks for your reply. Each files contains information in number and alphabets. There are two things which I need from each file. One is the SCF Done that is energy like SCF Done =0.56846. Second is a column with electron delocalization papameter that a long column with number but column header is (EDu). I want to. 1. Which file among 200 files have lowest SCF Done. 2. Then I want to use the (EDu) column of this minimized SCF Done file from step 1 to get the difference of (EDu) of all remaining 199 files and want to get result in a text file. For example if (EDu) of minimum SCF Done file be (EDu)min. I want (EDu)min - (EDu)1, (EDu)min - (EDu)2.......... where 1, 2, 3..... represent the name of all files in the directory.

  • Comment on Re^2: Making commond for large number of files

Replies are listed 'Best First'.
Re^3: Making commond for large number of files
by GotToBTru (Prior) on Apr 17, 2015 at 18:49 UTC

    You just repeated what you said in the first post, but did not answer my questions.

    Can you post a small sample of the contents of one of those 200 files?

    Dum Spiro Spero

      I apologize. I am a new user that is why I could not write properly. Here is my Output file in real Format. I shall be careful next time.

        If you want help, you have to help us. Please format that ugly blob into something that represents what the files really look like. Check out this for suggestions on formatting.

        Dum Spiro Spero