Is there a Pattern Matching Utility like GREP in Windows?

I also found one more way of utilizing GREP like functionality in Windows 7 and above without any extra application to install and on older systems you can use install Powershell. In Powershell, User can use Where-Object it has quite comprehensive set of feature that provides all the functionality of GREP plus more. Hope It helps.

Telnet [Unable to connect to remote host: Connection refused]

0.Configure Guest OS via Virtualbox as follows. 1.Install telnet use this command in main OS terminal: 2.Edit /etc/inetd.conf in main OS using your favourite file editor with root permission,add this line: 3.Edit /etc/xinetd.conf in main OS,make its content look like following: 4.Use this command to start telnet server in main OS: That was all. By … Read more

Curl not recognized as an internal or external command, operable program or batch file

Steps to install curl in windows Install cURL on Windows There are 4 steps to follow to get cURL installed on Windows. Step 1 and Step 2 is to install SSL library. Step 3 is to install cURL. Step 4 is to install a recent certificate Step One: Install Visual C++ 2008 Redistributables From https://www.microsoft.com/en-za/download/details.aspx?id=29 … Read more

How to grep and replace

I need to recursively search for a specified string within all files and subdirectories within a directory and replace this string with another string. I know that the command to find it might look like this: But how can I replace every instance of string_to_find with another string?

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)