| uberpinguin | DJGummikuh ++ |
| DJGummikuh | if it's not empty, the device is mounted uberpinguin: different approach, same result :) what's that ++ for anyways? |
| uberpinguin | DJGummikuh: yeah, but yours is prettier :) |
| Impaque | mark123: if [[ `mount | grep MOUNTNAME` != "" ]]; then DO SOMETHING; fi or, mtab |
| uberpinguin | DJGummikuh: strange abbreviation for "good"? |
| DJGummikuh | hmm ok :D |
| k0pe | Impaque: thanks |
| DJGummikuh | couldn't really understand what you wanted to tell me with that... if you incremented something, wanted me to increment something or so :D |
| Impaque | k0pe: np, anytime ;) |
| uberpinguin | DJGummikuh: kind of like increasing the rating of someone's post on a blog or other web2.0 thing. |
| DJGummikuh | Impaque: [[]]? what are the double bracktes for? uberpinguin: ok |
| Impaque | DJGummikuh: evaluation? |
| DJGummikuh | isn't $( blah ) doing the same? |
| Impaque | DJGummikuh: dunno. |
| DrChandra | I've found that the only thing google can't find is people who to whom "google is your friend" doesn't apply. |
| DJGummikuh | or $[ ] ? sorry my bash is a little frozen but I never used [[]] before :) |
| hibread | could this be that option? -m reserved-blocks-percentage Set the percentage of reserved filesystem blocks. |
| Impaque | DJGummikuh: i don't think so. [[ expr ]] is evaluation AFAIK |
| uberpinguin | DrChandra: that, and a good thai restaurant near my house :) |
| DJGummikuh | Impaque: hmm ok |
| Impaque | DJGummikuh: hey, works for me ;) DJGummikuh: maybe there's more one way to do it (tm) |
| k0pe | Impaque: sorry, iptables -A forward -p tcp -dport 6888 -to 192.168.0.41 -j reject this will work? |
| DJGummikuh | hehe... strike the e's then you have "There's moron way to do it (C)" :) |
| Zaba_ | hmm how do i make xterm be fullscreen? |
| hibread | yep, tune2fs -m does the trick |
| uberpinguin | Zaba_: what WM/DE? |
| Zaba_ | uberpinguin, kde uberpinguin, konsole doesn't get pcf's so i try xterm |
| uberpinguin | Zaba_: is there a relevant option when you right-click on the titlebar? |
| Zaba_ | uberpinguin, lemme see |
| uberpinguin | pcf? |
| Zaba_ | bitmap font uberpinguin, thanks |
| uberpinguin | oh |