9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] strange behavior?
@ 2007-05-10  6:45 cej
  2007-05-10  8:16 ` Charles Forsyth
  2007-05-10  8:18 ` Steve Simon
  0 siblings, 2 replies; 3+ messages in thread
From: cej @ 2007-05-10  6:45 UTC (permalink / raw)
  To: 9fans

##script:
 T = 'Eptatretus burgeri'
 echo  $T
 awk '/'^$T^'/' all.uniq 
 echo '++++++++++++++++'
 T=`{awk 'NR== '23' ' SpeciesList}
 echo  $T
 awk '/'^$T^'/' all.uniq 
## result:
Eptatretus burgeri
Eptatretus burgeri (complete) Metazoa; Chordata; Craniata; Hyperotreti; Myxiniformes; Myxinidae; Eptatretinae; Eptatretus. NC_002807 cox1, -S(nga), D, cox2, K, atp8, atp6, cox3, G, nad3, R, nad4L, nad4, H, S(nct), L(nag), nad5, -nad6, -E, cob, T, -P, F, rrnS, V, rrnL, L(yaa), nad1, I, -Q, M, nad2, W, -A, -N, -C, -Y     
++++++++++++++++
Eptatretus burgeri
awk: can't open file /burgeri/
 source line 1
rc 117587: awk 117593: 2



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-05-10  8:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-10  6:45 [9fans] strange behavior? cej
2007-05-10  8:16 ` Charles Forsyth
2007-05-10  8:18 ` Steve Simon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).