| Flawless | hehe ;) |
| f00li5h | faceface: why? |
| Randal | I won't help you in your pursuit any more |
| faceface | eh? |
| f00li5h | faceface: my bad |
| q[ender] | shit, i really need proper colors in irssi |
| faceface | oh |
| f00li5h | q[ender]: /set theme colorless |
| Flawless | Randal: so if I just define foo() in somesuch.pl, and then do "require somesuch", I can call foo() from main? I mean about config files, of course |
| Randal | it has its own config file format |
| f00li5h | oh, i see |
| Randal | it parses them with regexens |
| Flawless | oh, I meant amavis my bad |
| f00li5h | it looked a lot like a config i've seen, but that could just be chance |
| Randal | amavis reads a perl file and it scares me |
| Flawless | yes ok, good. I was just checking ;) |
| faceface | er... just playing with screen... typed screen then C-d... how do I re-attach? |
| Randal | because I'm never sure if some edit I make breaks Perl syntax, and so amavis won't start up. :) |
| f00li5h | faceface: screen -xr |
| Flawless | faceface: screen -x <name> |
| f00li5h | faceface: x for clone?? and r for reattach here |
| faceface | where name is? |
| Flawless | Randal: well, you could say that for all syntaxen? :) |
| f00li5h | faceface: you don't need name if you have exactly one |
| faceface | screen is terminating... I guess I detached too trivially |
| f00li5h | faceface: screen ls will tell you which sessions you have |
| Flawless | faceface: if you haven't given a name (such as with: screen -S myname), you don't need one. just do screen -R |
| faceface | ing... this is weird |
| nanonyme | life is |
| f00li5h | faceface: yes, you have to remember what's where, and behind what but you get used to that |
| faceface | the only problem is that the dmz machine at work is some old rusty box... should I run screen on the ssh after the initial ssh? f00li5h, I see |
| f00li5h | faceface: yes, you want to run screen on the remote box |
| faceface | ok |