-
Notifications
You must be signed in to change notification settings - Fork 19
/
log.txt
30 lines (28 loc) · 1.32 KB
/
log.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
getpapers -q "((GC-MS) OR (GC/MS) AND (essential oil))" -o gcms -x -k 1000
560 ls
561 ami-search -p gcms/ --dictionary country mydictionaries/instrument.xml
562 more mydictionaries/instrument.xml
563 getpapers -q "((GC-MS) OR (GC/MS) AND (essential oil))" -o gcms -x -k 1000
564 ls -ltd gcms/* | wc
565 ls
566 git status
567 git add oil186/
568 git add gcms/
569 git status
570 git add mydictionaries/
571 rm -rf target/
572 git commit -am "1000 gcms papers and simple instrument dictionary"
573 git pull
574 git push
575 cd oil186/
576 grep -r -E -o ".{0,50}mass spectromet{0,50}" PMC*/scholarly.html
577 grep -r -E -o ".{0,50}QP{0,50}" PMC*/scholarly.html
578 grep -r -E -o ".{0,50}QP[0-9]{0,50}" PMC*/scholarly.html | more
579 grep -r -E -o ".{0,50}QP[0-9]{0,50}" PMC*/scholarly.html > ../mydictionaries/instrument.txt
580 grep -r -E -o ".{0,50}GC\-MS{0,50}" PMC*/scholarly.html
581 grep -r -E -o ".{0,50}mass spectromet{50}" PMC*/scholarly.html
582 grep -r -E -o ".{0,50}mass spectromet{0,50}" PMC*/scholarly.html
583 ami-search -p gcms/ --dictionary country mydictionaries/instrument.xml
584 ami-search -p gcms/ --dictionary country ../mydictionaries/instrument.xml
585 cd ..
586 ami-search -p gcms/ --dictionary country species mydictionaries/instrument.xml