| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<Sadek> but I trust you guys here more <Mouring> I ***ume they mean "ps" or "top" <Sadek> probably <Sadek> top helps? <smokey_> top shows what process is using alot of resources. <smokey_> in 'real-time' <smokey_> whats wrong with this? ${var/(/NXDOMAIN/)/no.dns} ? <Sadek> mouring? <Mouring> I don't respond to private messages. <smokey_> hehe +g <Sadek> is Top of significant meaning? <Mouring> man top <Yashy> Mouring is a liar! <Yashy> He responds to private messages! <Sadek> .what does everyone think of lindows?? <sporq> heh. linda hamilton in a wig on speed channel <sporq> and a young tommy lee jones <smokey_> lol <sporq> no wonder this movie was a "lost cl***ic" <Mouring> sporq, better linda then mark. <Sadek> what is a good code weaver ...4 limited "P3" system".. any better than wine these days? <sporq> oh thank god hockey is on. <belter> where can i find a audio codec pack for OS X? <Wineboy> Have no fear.. Wineboy is here! <Mouring> damn drunken name changing kanuck. <Wineboy> <innocent look> <Wineboy> I like to move it move it, I like to move it move it. You like to.. move it. <spknspell> umm no <Wineboy> .-- .. -. . <spknspell> me too <Figz> -... . . .-. <Yashy> .-- .... .- - -.- .. -. -..? <spuug> -... .. --. .-. --- -.-. -.- - .-. .- -.. .. - .. --- -. .- .-.. <belter> ... .- -- ..- .- .-.. / .- -.. .- -- ... <Wineboy> .. - .- .-.. .. .- -. .-. . -.. .... . .-. . <Wineboy> spuug: You're a Canadian west coaster? <Devine9> i'm a lian red here? <trbo> anybody ever sucessfully make Debian's make-jpackage script work without installing the java-package .deb ? <spuug> Wineboy, yes, I am. <DocRadium> "i e ei i e e ee e i h e ee e <trbo> er, 'make-jpkg' <DocRadium> "italianredhere"? <spuug> I think he means "Italian red wine, here." <belter> like the desert wine, Rose Regal <Wineboy> just relearning punctuation <Wineboy> I recall .-.-.- and ..--.. but not , <Mouring> red.. red.. wine.. makes me feel so fine.. <DocRadium> I cheated <DocRadium> I have a script that converts morse code in irc <DocRadium> though it works with different symbols. <DocRadium> so I had to retype and add a tag. <DocRadium> .-_.._-._-__-.__.-._..-. (mc) <RndPkt> That's the version that popped (sadly) into my head. <RndPkt> So why are you Winboy tonight? <Wineboy> I dunno, just needed a different nick while on this PC <RndPkt> Ah <Wineboy> Wineboy seemed fitting considering my agenda ;) <Mouring> whineboy? <spuug> the comma is -.-.-. the dual of the period. <Wineboy> You a ham as well -.-.-. spuug? :) <spuug> Yes, I am. <Wineboy> cool.. ve7? <spuug> -.-. --.- -.. . ...- . -.... ..- ..- --. <spuug> I'll change it to a ve7 call when I bring my radio equipment here. <Wineboy> ahh cool <kneer0w> reteam.org ? <Mouring> hrmm.. I just found a 3d tool for boolean and surface modeling that I understand. <Mouring> that scares me. <kneer0w> Mouring @_@ <Mouring> and it is written in Java =-) <Wineboy> Is it a nice light app like Azureus <Mouring> mouring 4774 0.4 4.1 409616 42584 ?? S 10:12PM 0:07.58 java -jar <Wineboy> 409k heh <Wineboy> Milamber: You around? Just wondering if there's anything happening in Mtrl the next few days? <Mouring> that is just UI loaded nothing in the editor. <Wineboy> yuck <[olli]> re ppl.. <[olli]> anyone using windowmaker here? <Wineboy> random poll? <Mouring> wineboy hates random polls unles non-random girls are hanging on them. <Wineboy> :) <[olli]> I'm confused - I've a programm that starts in that way when the bar is over the monitor border. How can I move it to my desctop? ?-) The mouse actions are only bar-enabled - nothing when I press mouse keys (even w/ Alt|Ctrl modifiers) . I've defined hotkey for maqximize . But that also doesn't work w/o access to the window title bar. %) That's inside windowmaker. <Wineboy> OMG I just saw the most fscked up commercial ever.. lemme see if I can find it online <DocRadium> real, fake, or fake fake viral? <Wineboy> It was a commercial from MADD <Wineboy> about being high and not being able to drive <Wineboy> damn, adcritic went all commercial <Wineboy> http://www.instructables.com/ <Wineboy> awk '/help/ {print $12}' $logfile | grep -v "http://www.yashy.com" | grep -v "-" | awk -F"search?" '/search?/ {print $2}' | awk -F"q=" '/q=/ {print $2}' | sed s/+/" "/g | awk -F"&" '{print $1}' | awk -F\" '{print $1}' | sort -u > <Wineboy> any way to clean this up? :) <Wineboy> oops <Wineboy> awk -F/ '/Special:Search/ {print $6}' $logfile | awk '/^Special/ {print $1}' | awk -F'&' '{print $1}' | awk -F= '{print $2}' | sed s/+/" "/g | sort -fu <Wineboy> this one rather <Wineboy> finally <Wineboy> night ppl <Wineboy> 73 <Dmi> good morning <lumpy_> exit 1 <Dmi> that'll be 2 dollars and 50 cents <lav32> how to change the host permission of "user" to allow from any host in mysql ? <Waleed> Hello guys , I keep getting an error when I do this.. <Waleed> set [ $var [ exec grep "testtime" testfile.log | sed -e "/repo/s/.*.repo//" | sed -e "/ -f/s/ -f.*.//" | sed -e "/ -DMPMD/s/ -DMPMD.*.//" | sed -e "/ -a/s/ -a.*.//" | sed -e "/ -continue/s/ -continue.*.*//" | cut -d "/" -f 2 | uniq ]] <Waleed> could you tell me why? <Waleed> I set the result of the exec to $var <Waleed> the exec sequence is a grep for a parttern and strip everything off. <Waleed> Anyone? <Dmi> ugh <Dmi> that's nasty <Waleed> yea :/ <Waleed> bit I dont doubt some of thegurus here would know <Waleed> s/bit/but <arno_> know what? <Waleed> <Waleed> set [ $var [ exec grep "testtime" testfile.log | sed -e "/repo/s/.*.repo//" | sed -e "/ -f/s/ -f.*.//" | sed -e "/ -DMPMD/s/ -DMPMD.*.//" | sed -e "/ -a/s/ -a.*.//" | sed -e "/ -continue/s/ -continue.*.*//" | cut -d "/" -f 2 | uniq ]] <Waleed> <Waleed> I set the result of the exec to $var <Waleed> <Waleed> the exec sequence is a grep for a parttern and strip everything off. <arno> what shell? <Waleed> mmm bash <arno> var=`output of command` <arno> no set involved <Waleed> Mmm, alright <Waleed> but why? <arno> man `basename $SHELL` <arno> get it? <Waleed> alright <Waleed> thank you Sir. <Waleed> arno what is unix? I mean a real definition of it <Waleed> like technical and stuff <arno> google for "history of unix" <arno> all will be revealed <lav32> change the host permission of "user" to allow from any host in mysql ? <Waleed> does anyone know how I can delete matching files in a sub directory? <arno> for i in *;do rm /path/to/subdirectory/$i;done <Waleed> i was looking more into something like find . -type f -name *.jpg -exec ls {} \; ? <Waleed> or maybe find . -name '*.jpg' -exec ls -l {} \; <Waleed> :/ <Waleed> heh <pbug> afternoon <Waleed> arno: maybe find . -name '*.jpg' -exec rm -f {} \; ? <pbug> http://antwrp.gsfc.nasa.gov/apod/astropix.html <-- nice picture of saturn.. you know it never looks like that when I look up in the sky... <Dmi> you know, GoogleSky is not the real sky :) <pbug> oh you gotta look through binoculars to have that view <pbug> http://www.spaceweather.com/swpod2006/27jan06/Kreminski.jpg <-- nice sunpillar here.. not sure if I had seen something like that at all ever <Figz> yea
Return to
#unixhelp or Go to some related
logs:
#politics gay22 asus 590SLI
#politics #linux-noob #nhl #3dsmax *thismight.be/offensive/* #beginner #debian
|
|