hstr : Thursday, 8 October, 2020
Thursday, 8 October, 2020
[kevshaw@451]$ history
     1  cd pdbfun/
     2  ls
     3  less 9RNT.rsa
     4  accres res=ALA *.rsa
     5  accres res=TRP *.rsa
     6  accres res=TYR *.rsa
     7  ls
     8  gfp -fc 9rnta 9rsaa 1poha
     9  ls
    10  rm 2LZM.pdb
    11  rm 9RNT.pdb
    12  find . *.pdb
    13  rm 9RSA.pdb
    14  find *.pdb
    15  hbplus 1POHA.pdb
    16  find *.pdb | xargs -l hbplus
    17  find *.pdb | xargs -l hbplus > tmp
    18  cat tmp | less
    19  hbcnt tmp
    20  find *.pdb
    21  ls
    22  rm *.hb2
    23  ls
    24  rm tmp
    25  rm 9*
    26  rm 1*
    27  ls
    28  molauto -h
    29  gfp -f 9rnt
    30  dssp 9RNT.pdb | less
    31  stride 9RNT.pdb | less
    32  gfp -f 2aai
    33  stride 2AAI.pdb | less
    34  rm 2*
    35  stride 9RNT.pdb | less
    36  cd
[kevshaw@451]$ 
<-- Date Index
$GenerationTime = 6 milliseconds.