| bio | website | plindenbaum.blogspot.com |
|---|---|---|
| location | France | |
| age | 43 | |
| visits | member for | 2 years, 2 months |
| seen | May 13 at 14:18 | |
| stats | profile views | 13 |
Bioinformatician
Virology
Genetics
Biology
Science
Science2.0
Web2.0
Bioinformatics
Genotyping
Wikipedia
|
Jan 21 |
comment |
`echo -e 'Q\ns\nV' | sort` doesn't sort I meant, I didn't use the -i option, so I expected the uppercase to be sorted before the lowercase ... |
|
Jan 21 |
comment |
`echo -e 'Q\ns\nV' | sort` doesn't sort thank you, but I'm really surprised by the sentence "In most languages, s sorts before V regardless of the case.". That sounds weird :-) |
|
Oct 3 |
comment |
Standard key/value datastore for unix Thank you . I quickly wrote a tool with the sqlite API. It works fine. |