![]() | |
![]() |
| | Thread Tools | Display Modes |
#31
| |||
| |||
|
|
This assumes you know what grep means (I don't) |
|
and it also assumes that the coders of the CMS allow you anywhere within spitting distance of their proprietary code. |
|
I'm refused ftp access ironically in the most needy cases, and so is everyone else. Potential damage caused by incompetence (moi??) and intellectual copyright are cited as the reasons why. |
#32
| |||
| |||
|
|
Tips <see_reply-to_address (AT) nospam (DOT) invalid> wrote: If you are in Windows, you can use grep with Cygwin: http://www.cygwin.com/ No need for Cygwin (too much of a hell unless you know what you gotten into): http://johnbokma.com/mexit/2006/07/01/ Yup, grep is there too, and ls, etc. |
#33
| |||
| |||
|
|
On Sat, 16 Dec 2006 18:48:56 -0500, Tips see_reply-to_address (AT) nospam (DOT) invalid> wrote: grep -r '<h1>' * If you are in Windows, you can use grep with Cygwin: http://www.cygwin.com/ This assumes you know what grep means (I don't) and it also assumes that the coders of the CMS allow you anywhere within spitting distance of their proprietary code. I'm refused ftp access ironically in the most needy cases, and so is everyone else. Potential damage caused by incompetence (moi??) and intellectual copyright are cited as the reasons why. |
#34
| |||
| |||
|
|
I'm refused ftp access ironically in the most needy cases, and so is everyone else. Potential damage caused by incompetence (moi??) and intellectual copyright are cited as the reasons why. |
#35
| |||
| |||
|
|
John Bokma wrote: Tips <see_reply-to_address (AT) nospam (DOT) invalid> wrote: If you are in Windows, you can use grep with Cygwin: http://www.cygwin.com/ No need for Cygwin (too much of a hell unless you know what you gotten into): http://johnbokma.com/mexit/2006/07/01/ Yup, grep is there too, and ls, etc. Nice... I've never had a problem with Cygwin, but will check out the other tools. |
#36
| |||
| |||
|
|
The great thing about grep is that you can also use it on remote servers over SSH. |
#37
| |||
| |||
|
|
Big Bill wrote: I'm refused ftp access ironically in the most needy cases, and so is everyone else. Potential damage caused by incompetence (moi??) and intellectual copyright are cited as the reasons why. You could explain to the client that the CMS is causing search engine problems, but that the developers won't allow you FTP access to fix the problems. It's out of your hands if you aren't allowed into the code. And/or, just provide detailed recommendations to the developers. "Hands-off SEO"... let them figure out how to fix the code. Or... if they will let you download the code, you could fix it on a local copy and send them the fixes. |
#38
| |||
| |||
|
|
Tips <see_reply-to_address (AT) nospam (DOT) invalid> wrote: Nice... I've never had a problem with Cygwin, but will check out the other tools. I used Cygwin for some time back in 2003, and somehow I considered it too much of a hassle. It was like living on the border between two countries :-) I often started the "wrong" Perl, etc. And after some time I decided that if I wanted *nix that bad, I should use it. |
#39
| |||
| |||
|
|
I prefer Linux, but often have to use Windows. I put Cygwin on my computer just so I wouldn't have to reboot to mess around with log files. Recently found an easy way to boot Damn Small Linux inside of Windows, but haven't figured out how to transfer files from one OS to the other... |
#40
| |||
| |||
|
| http://johnbokma.com/mexit/2005/11/07/ -> VMware player (free), with Ubuntu (free). There are several ways to transfer files between the two ftp, sharing, etc. You can also download a Ubuntu VM (VMware site) which might perform faster. |
![]() |
| Thread Tools | |
| Display Modes | |
| |