Posts Tagged ‘bash’

TV Show


2008
05.23

In the past few years, I haven’t paid attention on prime time TV. Most shows are reality contests that it’s frustrating to watch them. I guess there is a shortage of witty writers nowadays. Well, I think I’ll have to join the bandwagon. Last night I watched an episode of “Last Comic Standing” and I want to follow the season without missing the future episodes. The comedians last night were witty and flat out hilarious. I have three comics under my radar already. I will write more about them when they reach the finals in a few weeks. (more…)

Short Term Absence


2008
05.15

I had a short term absence online, if anyone noticed. I did it intentionally because nothing was coming out of my head, except the back entries that I will be posting tonight.They were posted offline in my i-touch-nothing-happens. I installed an offline WP there so that I can write directly through there and I don’t have to re-format my entries when I’m publishing online. Before my word processing software was formatting the entries when I copy & paste. (more…)

My Wordpress Upgrade Bash Script


2008
04.05

I’m not a UNIX guru, so I can’t really memorize all commands. When upgrading my Wordpress version, I only run four lines of commands, but I can’t remember the parameters. Today, I was in the mood to write a simple bash shell script so that next time all I have to do to upgrade my site are: backup, run the script, relax… The script does not backup data and design files. If you are to use the code, make sure to backup before running the script. Check out Wordpress for backup solutions.
(more…)