#gentoo - Wed 16 May 2007 between 07:05 and 08:05



rufnutmine takes 1/2 hour
bttbBut then again my config only hold 240 uncommented lines. neosimago has ~800 :)
rufnutxp 2500
how do you count the uncommented lines ?
bttbI have a script for that. I'm trying to send it to you
In case' you're interested
rufnutyeah it failed
b00hey, when updating, with emerge mypackage, i can add --oneshot , right, since I already have that package installed ?
bttbProlly could just paste it
rufnutsorry about that
yeah thanks
bttbgrep -vh '^#' "$@" | grep -v '^$'
Put that in a bash script
remastergrep -e "^[^#@$]" | wc -l ? :)
bttbIs that the same? :)
remasteryeah, should be
rufnutok its ina script
bttbbttb, I named it confcat. Grabbed it from the forums sometimes
@rufnut, sorry
remastergrep -e "^\s*[^#@$]" | wc -l
rufnutits in a script now just run it ?
bttbrufnut, like you would 'cat'
cat /usr/src/linux-2.6.21.1/.config
confcat :-)
confcat /usr/src/linux/.config | wc -l
remasterbttb: do you think that would work? it doesn't _count_ the lines?
bttbWhat does it tell you?
remasterahh, ok :)
bttbremaster, yeah :D
i got 246
DrEeevilrobink: it is suboptimal because you'll get a nice time drift, but using at to emulate cron is easy enough ;-)
rufnutit deleted my .config
robinkDrEeevil: Heh
bttbI don't think so :D
rufnutyeah it did nothing in it
bttbWhat's the problem?
rufnuti ran sh in front of it
bttbput #!/bin/bash at the start of the script
shebang
rufnutlol

Page: 3 10 17 24 31 38 45 52 59 66 73 80 87 94 101 108 115 122 

IrcArchive