Search Results

Search: Posts Made By: candyme
43,507
Posted By candyme
Thank you, all I solved this problem I...
Thank you, all

I solved this problem

I have to use

"$NEW_TXT_NAME "
echo "222" >> "$NEW_XML_FILE"
4,655
Posted By candyme
vgersh99 Thank you! but can I use your...
vgersh99

Thank you!

but can I use your script in this one:

if [ ! grep('mike@domen.com',textfile.txt) ] then
Address=awk '/^FROM: /,/^ /' textfile.txt
Date=awk '/^DATE: /,/^ /'...
4,655
Posted By candyme
Thank you! :) ---------- Post updated...
Thank you! :)

---------- Post updated 04-20-11 at 02:38 AM ---------- Previous update was 04-19-11 at 02:29 PM ----------

Sorry, but my file has some different format:
Start of file
FROM:...
43,507
Posted By candyme
No, this didn't help :(\ It's strange that...
No, this didn't help :(\

It's strange that error appears with NEW_XML_NAME variable...
43,507
Posted By candyme
ambiguous redirect error
This script has ambiguous redirect error.

...
cd $HOME
cd folder/work
# search all subfolders in work directory
find -mindepth 1 -maxdepth 1 -type d | while read directory
do
...
4,655
Posted By candyme
search text in file if this it contains necessary text (awk,grep)
Hello friends!
Help me pls to write correct awk and grep statements for my task:

I have got files with name filename.txt
It has such structure:
Start of file
FROM: address@domen.com (12...890)...
1,390
Posted By candyme
search needed part in text file (awk?)
Hello!

I have text file:


From aaa@bbb Fri Jun 1 10:04:29 2010

--____OSPHWOJQGRPHNTTXKYGR____
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable ...
Showing results 1 to 7 of 7

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