jedijf | http://ubuntu-manual.org | 01:13 |
---|---|---|
SamuraiAlba | good bacon to all and to all some good bacon! | 02:25 |
rmg51 | Morning | 09:25 |
JonathanD | Morning. | 09:52 |
InHisName | Mornin' | 11:54 |
teddy-dbear | Morning peoples, dogs, turkeys and everything else | 12:07 |
ChinnoDog | morning teddy-dbear | 14:37 |
teddy-dbear | o/ | 14:37 |
ChinnoDog | Pingback spam is annoying. Anyone with a blog have a solution? | 15:01 |
jthan | ChinnoDog: wordpress? | 15:45 |
ChinnoDog | yes | 15:50 |
ChinnoDog | Over the last few days I have suddenly gotten a deluge of pingback spam | 15:50 |
ChinnoDog | I'm considering just turning it off | 15:50 |
MutantTurkey | bash foo is so handy | 18:56 |
MutantTurkey | like right now I needed to do some cross-validation of many fasta files | 18:56 |
MutantTurkey | well I just used sort/ln/find/split/and some other stuff/ to generate seperate folders of links to the different fasta files | 18:57 |
MutantTurkey | resulting in equal but random parts folders full of data for cross validation! | 18:57 |
jedijf | MutantTurkey++ | 19:46 |
jedijf | it does make life soooo much easier for us than the thems | 19:46 |
MutantTurkey | amen | 19:52 |
* waltman awaits the bash part :) | 20:12 | |
waltman | kids today, thinking 'shell' == 'bash' :) | 20:13 |
jedijf | bash dash csh zsh shesh | 20:21 |
jedijf | oops | 20:21 |
jedijf | sheesh | 20:21 |
jedijf | it's just like your perl foo | 20:21 |
jedijf | use whatever works | 20:22 |
MutantTurkey | except I don't want to use perl | 20:36 |
MutantTurkey | as for bashisms i'm not sure, are any of the cool redirect stuff only for bash? | 20:36 |
MutantTurkey | like <() and substitutions? | 20:36 |
waltman | All I'm saying is that I probably would've called it 'shell fu', not 'bash fu' :) | 20:38 |
waltman | Totally agree that it's amazingly powerful, of course :) | 20:39 |
jedijf | waltman: btw where was that 'don't eat here' photo from? | 20:51 |
waltman | A Chinese takeout place in Garrett Hill called China Garden | 20:52 |
waltman | The funny thing about that is that I totally took it as "don't eat at this table" and didn't see the other meaning until I'd uploaded it. | 20:55 |
waltman | I thought it was funny because they have a table that they don't want you to eat at, not that they don't want you to eat their food | 20:55 |
waltman | For a neighborhood greasy wok it's pretty good. | 20:56 |
waltman | It's next door to Garrett Hill Pizza, if you've ever heard of them. | 20:57 |
MutantTurkey | gets really ugly though | 21:15 |
MutantTurkey | or y in oligo_HPY OprB Peripla_BP_1 SBP_bac_1 SBP_bac_5 Sugar_tr TOBE TOBE_2; do j=0; for i in ../nucleotide_lists/$y/$y-0*; do j=$((j+1)); for z in `cat $i`; do ln -s /data/calvin/PfamDB/nucleotide/$z $y/$j; done; done;done; | 21:15 |
MutantTurkey | i mean seriously... i wish bash had a easier to read for loop | 21:15 |
MutantTurkey | i'd like easy multi line creation of commands or something | 21:16 |
waltman | OK, that's somewhat bash-y | 21:16 |
waltman | I think at some point I'd probably put that into a shell script just for sanity's sake | 21:17 |
MutantTurkey | waltman: yeah | 21:18 |
MutantTurkey | it's one of those run once situations | 21:18 |
MutantTurkey | run once. hope you didn't screw up 1,000,00 symlinks | 21:18 |
waltman | I think there's some flag you can set where it only echoes the commands but doesn't actually run them. | 21:22 |
waltman | anyway, gotta run. later. | 21:22 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!