Search Results

Search: Posts Made By: Asheesh
7,497
Posted By Asheesh
I have to replace &nbsp with &|nbsp and I am...
I have to replace &nbsp with &|nbsp and I am using the folloing command

sed -e "s/&nbsp/&|nbsp/g"

But this replace &nbsp with &nbsp|nbsp...what should i do to get the desired results...
7,497
Posted By Asheesh
Search and Replace text in folders and Subfolders
Hi,

I need help in writing a script to search a particular text in multiple files present in folders and sub folders and replace it with another string which also has special characters like '&',...
14,149
Posted By Asheesh
To create alist of files created in the last 1 hour.
Hi,

I need to create a script whcih ill run ever hour and will check all the files which are created in that hour for an error string.
Need help in finding all the files which were created in the...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 08:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy