![]() |
|
|||
File indexing completed on 2024-04-06 12:06:30
0001 #!/bin/csh 0002 0003 set k=0 0004 foreach i (`cat tmp`) 0005 echo ${i} 0006 #if( ${i} == "<tr>" ) then 0007 #set k=0 0008 #else 0009 #if( ${k} == "1" ) then 0010 #echo ${i} 0011 #else 0012 #@ k = ${k} + "1" 0013 #endif 0014 #endif 0015 end
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |