Burn My Time

~Josh Houghtelin

Posts do mês April dAmerica/Chicago 2007.

Search and Replace through multiple text files in Linux

Josh Houghtelin Sem comentários

This is a super helpful perl script I came across when I needed to find and replace across multiple text files.
find . -name “*.php” |xargs perl -pi -w -e ’s/search_this_text/replace_with_this/g;’
The small script above (to be run on the command line/shell) recursively searches for all the php files and replaces “search_this_text” with “replace_with_this”. It works […]

The server said I was Jesus.

Josh Houghtelin Sem comentários

I know it’s wrong but i got carried away.

[serv1.froru]# su jesus
Password:
[serv1.froru]# whoami
jesus
[serv1.froru]# mv bread/ catfish/
[serv1.froru]# split water waterparts
[serv1.froru]# mv waterpartsaa wine.peaceporter
….
[serv1.froru]# su diablo
su: user diablo does not exist
….
[serv1.froru]# userdel -r jesus
Removing user `jesus’…
done.
[serv1.froru]# su jesus
su: user jesus does not exist

It can stop raining now…

Josh Houghtelin Sem comentários

        It’s been constantly raining here the past few weeks. The rain has been stalling the construction workers from digging and installing our septic and water systern. Everything has been completely arranged when it comes to construction related tasks for installing our mobile. Utilities, delivery, setup, everything […]

Preparing for a Mobile Home…

Josh Houghtelin 1 comentário

Pat had already removed my Honda Prelude. One less car in the way. We had to trim up some trees and move some things around to make space.
We’ve already done quite a bit of work.

Off with Reddog’s Dodge. That poor thing hasn’t been mobile for years.

And then we had the camper moved […]

The truck is NOT stuck anymore.

Josh Houghtelin 1 comentário

In between visiting the court house, post office, and being on the phone with the utility company and contractors I managed getting a hold of a wrecker that was willing to drive down in the mess my truck was stuck in and pluck it out. It wasn’t overly difficult and didn’t cost an awful […]



Burn My Time © 2007.

Simple Grey theme developed by Rodrigo P. Ghedin.
Brought by Wordpress Themes

WordPressFAMFAMFAM