Skip to Content.
Sympa Menu

forum - Re: Re: [abinit-forum] Haulting of the run

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: Re: [abinit-forum] Haulting of the run


Chronological Thread 
  • From: <jimprtlnd01@gmail.com>
  • To: anglade@gmail.com, forum@abinit.org
  • Subject: Re: Re: [abinit-forum] Haulting of the run
  • Date: Mon, 6 Oct 2008 20:54:46 +0200 (CEST)

My files are posted, I uploaded:

jimpartland report.tar.bz2

Thanks for looking at this with me.


Sara, if you are having trouble putting together the files, I was having
trouble with the command he provided (I think it's missing a couple of
characters, like -jcf instead of just jcf). Here's what I did:

find . -name '*report*' > thefiles
tar -jcf report.tar.bz2 -T thefiles

Simply put, the first command finds all the report files, and makes a file
('thefiles') that contains all of them. The second command makes a new tar
file based on the filenames in that file.

Hope that helps.



Archive powered by MHonArc 2.6.15.

Top of Page