Search Results

Search: Posts Made By: shikhakaul
2,180
Posted By shikhakaul
where should i run this command ??? Home...
where should i run this command ??? Home directory ????:confused:

---------- Post updated at 05:03 AM ---------- Previous update was at 05:01 AM ----------

this is the output i am getting and...
2,180
Posted By shikhakaul
Location of File
Hii

I need to find the location of a file . i know the beginning of the name

but i dont know the directory its saved in


how can i find the location ???


Please help
:confused:
31,245
Posted By shikhakaul
Query
Thank you, i will check it out...

1 more query i had, in the first question, the grep method worked, Thanks

But if i want to get the results page vise what is the command??
sibce it scrolls...
5,740
Posted By shikhakaul
How to insert ' in a field in CSV file
print "count,pub,prodline,group,sector,date,source" > $fname

cat sp_log.summary.$firstday-$lastday.ProdlineSector | sed "s/^ *//g;s/ *$//g" >sp_log.summary.$firstday-$lastday

cat...
31,245
Posted By shikhakaul
Thank you and one more question
print "count,pub,prodline,group,sector,date,source" > $fname

cat sp_log.summary.$firstday-$lastday.ProdlineSector | sed "s/^ *//g;s/ *$//g" >sp_log.summary.$firstday-$lastday

cat...
31,245
Posted By shikhakaul
How to find a word in a all the files in a Directory??
I want to find a specific word present in all the files ina directory....Please tell me the command to be used??

Thanks
1,830
Posted By shikhakaul
Very Critical
We have a batch job which runs and checks for certain files on a server and retrieves them to our server.

But from last few hours the job is not running correctly.

It gives msg file now found...
15,577
Posted By shikhakaul
please clarify
can you please tell me what exactly do u mean by

#
#your processin will come here.
#
done
#########################
15,577
Posted By shikhakaul
How to fetch data from a text file in Unix
I want to fetch passwords from a common file xxxx.txt and use it in a script.

Currently the password is hardcoded so this have to be changed so that password can be fetched from text file.....
...
64,372
Posted By shikhakaul
This time with example
cpliterature_23289.esw3c_S.200710260000-2400-0:2007-10-25 23:56:52 72.30.216.103 GET /cpliterature.product.agilent.com/litweb/pdf/5989-4075ZHA.pdf 200 505286 72 ...
64,372
Posted By shikhakaul
Count number of occurences of a word
I want to count the number of occurences of say "200" in a file but that file also contains various stuff including dtaes like 2007 or smtg like 200.1 so count i am getting by doing grep -c "word"...
Showing results 1 to 11 of 11

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