Thank you very much!

James

2014-09-12 12:36 GMT+02:00 Marko Hyvonen <mh...@cam.ac.uk>:

> On 12/09/2014 11:26, James Starlight wrote:
>
>> grep -v "^ROOT\|^ENDROOT\|^TORSDOF 0\^MODEL\^REMARK"|
>>
>
> I think you are missing few "|" in there:
>
> grep -v "^ROOT\|^ENDROOT\|^TORSDOF 0\|^MODEL\|^REMARK"
>
> and depending on the shell, you might be able get away with "\" by using
> single quotation marks
> grep -v '^ROOT|^ENDROOT|^TORSDOF 0|^MODEL|^REMARK'
>
> Marko
>
>
> --
>
>  Marko Hyvonen
>  Department of Biochemistry, University of Cambridge
>  mh...@cam.ac.uk
>  http://www-cryst.bioc.cam.ac.uk/groups/hyvonen
>  tel:    +44-(0)1223-766 044
>
>
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to