ls & rm with regular expression
e.g. rm -rf backup-20070[8-9]-* would delete : backup-200708-morning backup-200708-evening backup-200709-night backup-200709-latenight but not : backup-200706-morning backup-200707-afternoon backup-200711-midnight e.g. ls backup-20070[1-9] would list all backup starting from January to September but leave October, November & December out, of year 2007.
ssh client hang after a few minutes of inactivity
specify the parameter “ServerAliveInterval 60” in /etc/ssh_config or /etc/ssh/ssh_config. for more info, man ssh_config
Problem Upgrade Apache2 on MacPorts
I was trying to upgrade apache2 on my Macports but keep on getting these error messages which really annoy me; Undefined symbols: “_ap_ugly_hack”, referenced from: _ap_ugly_hack$non_lazy_ptr in libmain.a(main.o) “_ap_prelinked_module_symbols”, referenced from: _ap_prelinked_module_symbols$non_lazy_ptr in libmain.a(core.o) “_ap_prelinked_modules”, referenced from: _ap_prelinked_modules$non_lazy_ptr in libmain.a(main.o)…
Apple Macbook Air
Anyone interested to pre-order Apple Macbook Air?
Workflow with Automator …
I have always use my mac for surfing, emailing, messaging & other stuff… there is always a set of application that i would want to start but lazy of starting it one by one… naturally i use, Automator…
Recent Comments