Mini vCard
Technical Lead
Ganz Studios Inc.
Software Development Department
Toronto, ON, Canada
About Me on about.me
Yahoo: ehsan.haque
Skype: ehsanul.haque

Recent Updates
Categories
- Android (1)
- Apple (4)
- Bangladesh (1)
- Codes (11)
- Featured (4)
- Fun (9)
- HTC Evo 3D (1)
- Interest (44)
- iPhone (4)
- Letters (3)
- Linux (5)
- Mac (7)
- Microsoft Office (1)
- Personal News (13)
- Photography (3)
- PHP (3)
- Playground (25)
- Recent News (16)
- Resources (37)
- Thoughts (4)
- Tips and Tricks (7)
- Windows (3)
- WordPress (5)
-
Tag Cloud
Blogroll
Other Links
Tag Archives: line
“sed”: Find and Replace Command on Linux Command Line
Sometimes we use IDE to find and replace strings in our file(s). IDEs have features to search for a keyword in all the files in a directory and replace with a given string. When you’re on Linux and using command … Continue reading
Posted in Codes, Interest, Linux, Mac, Playground
Tagged Command, expression, file, line, Linux, linux command, option, original, output, pattern, perl, perl -pi -e 's///g' *, PHP, replacement, sed, sed -i 's///g' *, space, stream, string, text
1 Comment
Setup sub-domain on the localhost
When I work on my local machine on a website, I usually setup the virtual host on a sub-domain setup on the localhost. I feel comfortable using a sub-domain rather than setting up an Alias. I’ve seen many people know … Continue reading
