Search Results

Search: Posts Made By: CraigMoore
6,380
Posted By CraigMoore
Ok. I thought it would be something simple. Thank...
Ok. I thought it would be something simple. Thank you both for your help.
6,380
Posted By CraigMoore
sed: how to replace regex with a ' (quote) mark
I've got a text file which has " marks where it there should be ' marks. I tried to do it with sed, but it won't allow me to escape the ' mark.

Here's what I tried to do:
sed 's/"/\\'/g' file.txt...
2,904
Posted By CraigMoore
How to test for file update
I would like to test if a file has been updated from a website located here:

I-BlockList (http://xxxx)

Is there anyway to do this from the command line (I'd like to add it to a script). I'd...
Showing results 1 to 3 of 3

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