Portál AbcLinuxu, 6. května 2025 11:42
1. | 20 | 16 | 2021-03-27 CET 2. | 18 | 14 | 2020-10-22 CEST 3. | 49219 | 75643 | 2020-11-08 CET 4. | 49219 | 75650 | 2020-11-08 CET 5. | 147573 | 289642 | 2021-06-04 CEST 6. | 81243 | 141088 | 2020-01-08 CET Counts: 327292 Visits: 582053 Total first: 2020-01-08 CET
#!/bin/bash ( cd ~/.mozilla/firefox; step=0; counts=0; visits=0; for s in */places.sqlite; do count=(`sqlite3 $s "select count(*), sum(visit_count) from moz_places;select visit_date from moz_historyvisits order by visit_date ASC LIMIT 1"|tr "|" " "|tr "\n" " "`); first=${count[2]:0:10} firsts[$step]=$first; let step++ echo "$step. | ${count[0]} | ${count[1]} | "`date --date "@$first" "+%Y-%m-%d %Z"`; let counts+=count[0]; let visits+=count[1]; done; total_first=`echo ${firsts[@]} | tr " " "\n" |sort | head -n 1` total_first_human=`date --date "@$total_first" "+%Y-%m-%d %Z"` echo -e "\nCounts: $counts\nVisits: $visits\nTotal first: $total_first_human" )
Tiskni
Sdílej:
nechci to vědět :D
The proportion of unconjugated genistein in plasma from adults and infants who consumed different soy foods, pure genistein, or an isoflavone supplement was <1% in steady state and <2% at peak concentrations. By contrast, rodents fed soy-containing diets conjugate isoflavones less efficiently. The plasma percentages of unconjugated genistein concentrations in Sprague-Dawley rats and C57BL/6, nude, and transgenic AngptL4B6 mice were 4.0 ± 0.6%, 4.6 ± 0.6%, 11.6 ± 0%, and 30.1 ± 4.3%, respectively, which represent 20, 23, 58, and 150 times that in humans.
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.