2011/10/26-12/6 [Computer/SW/Unix] UID:54202 Activity:nil | 10/24 What's an easy way to see if say column 3 of a file matches a list of
expressions in a file? Basically I want to combine "grep -f <file>"
to store the patterns and awk's $3 ~ /(AAA|BBB|CCC)/ ... I realize
I can do this with "egrep -f " and use regexp instead of strings, but
was wondering if there was some magic way to do this.
\_ UNIX has no magic. Make a shell script to produce the ask or egrep
...
|
2011/3/12-4/20 [Consumer/CellPhone, Computer/HW/Laptop] UID:54057 Activity:nil | 3/12 I am curious what others think of tablets like iPad. They don't seem
useful to me, but I use my computer for more than web browsing,
Facebook, and Twitter. Why would I buy one instead of a laptop?
They seem like a disabled laptop to me, but at a higher price.
\_ You are most likely a coder. iPad is not for coders. They are
what you get your non-technical friends. Or musicians. Look at
...
|
2011/2/6-19 [Computer/Networking] UID:54028 Activity:nil | 2/5 hmm.
$netstat -at | grep LISTEN
tcp 0 0 *:43300 *:* LISTEN
\_ this is an sshd
tcp 0 0 *:49416 *:* LISTEN
tcp 0 0 *:36201 *:* LISTEN
...
|
2009/8/3-11 [Computer/HW/Laptop] UID:53235 Activity:low 70%like:53232 | 8/1 Where is the mac desktop going to go? It seems all the development
in sw/hw now is for the iphone, imac. 2 finger Gestures won't work
on the desktop. What happened to the xserve line?
\_ Two finger gestures DO work on the desktop. Have you used a new
Apple laptop lately...they support up to 5 finger gestures.
\_ you're making my point even harder, do the 5 finger gestures
...
|
2009/5/6-9 [Computer/SW/Unix] UID:52953 Activity:nil | 5/6 When I finger my account, it says:
New mail received Wed May 6 07:13 2009 (PDT)
Unread since Mon May 4 08:43 2009 (PDT)
Acutally I haven't accessed my mail for several months, why does
finger say unread since 5/4?
\_ stop fingering yourself
...
|
2009/1/25-29 [Computer/SW/Unix] UID:52456 Activity:low | 1/23 may the awesome rootstaff please apt-get install:
colorgcc, colordiff, colormake
thanks!
\_ Done. In the future email such requests to root@csua for
faster response
\_ totally, understood. Altho yeah I do like asking for
...
|
2008/12/2-6 [Computer/SW/Apps, Academia/Berkeley/CSUA/Motd] UID:52140 Activity:kinda low | 12/1 Just curious -- what do you guys generally use soda for? Why do you
log on? Personally, I use it to keep a presence on IRC and AIM/gTalk
at all times, and mess around with some Python programming (been
setting up Twisted and such so I can play with making an irc bot).
--toulouse
\_ I use it to post SHIT, er, I mean, spill my guts about the company
...
|
|