Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: scan log file by a search string

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: scan log file by a search string

Product Search Results


Results 1 - 25 of 7678

[higher confidence] - higher confidence, [lower confidence] - lower confidence

scan log file by a search string
    Summary: ***Begin Script*** #!/bin/ksh #delete file created by the grep command (start fresh) rm /path/filename #error checking if [ $# -eq 0 ] then ...

Script to scan files for a string
    Summary: I am look for a shell script to scan all files in the system to find out if a file contains a particular string. If yes, then write the file name, pat...

How to keep the log file a fixed size
    Summary: Hi there, I have a program which will write some log information to a log file. The problem is this log file grows too fast. But the log information i...

Two scripts pipe to a log file
    Summary: Hi, I'm having problem writing to a log file. Appreciate if anyone can help. I'm running an application thru a script ("A") with input and output file...

Search string and how to get it replaced
    Summary: How do I search a string in a file and then replace it with another string. For example: I am looking for a string with the name date, and I want to r...

AWK,grep,cut log files
    Summary: Dear all. I want to achieve the following: 1/grep all the lines starting with id 35.64 for example, from a log file: grep [3][5][.][6][4] file.log res...

Start & End time of a log file
    Summary: Hi I would like to know how can I cat the start & end time of a log file, this is what the file looks like: 22:48 Started 22:55 Ended DAY...

Count # of files with a string
    Summary: I am trying to create a script that counts the number of files that contain a certain string. But doesn't list the files...just the number of files th...

Need help with a search and replace logi
    Summary: I need some help on a unix script I am trying to write, or at least the logic behind it. The task im trying to achieve is to search a file for using a...

Adding a new string in a file
    Summary: HI, My file contains the data like john smitch Tracy -tcopse I have to add a new string "PETER"at the 4th posion so the file shud contain the data lik...

erro-log file
    Summary: I have a SunOS 5.7 and 3 PC that with W2K that telnet to the Server i've been losing my telnet sessions, for the past three days, it's like on and of...

find a file in a directory
    Summary: I have a small problem @ work. I am trying to write a script that will seach a directory for a file with the contents 'IS314.1'. Then move that file 2...

Viewing large log files
    Summary: Hi everyone, relatively new to unix here. Anyhow I wish to view a really large log file on our unix box. I am logging in from windows using putty an...

writing to Log files
    Summary: Hello, How do you write a file to a log file? and what kind of information should we write to it, say for example i want to delete a core file and wri...

script problem
    Summary: I am not sure I fully understand the question, but I will try to answer it the best I can. Let me present what I believe you to be asking. Lets say ...

Opening large log files in unix
    Summary: Many implementations of vi set the dir value to /var/tmp. This is ok if /var/tmp is a large filesystem. However, many times it is not. To change it...

listing recent log files
    Summary: Hi I am trying to write a script to display the recent log files (for the past 1 week) in a menu fasion and then ask the user to choose the log he wan...

How would I change an entry to a file with a shell script?
    Summary: Hi. I am relatively new to UNIX. Say I have a file named "database" with names and addresses in it. And each field is separrated by a bar "|". How exa...

log files problem
    Summary: hi could anyone tell me where will be the log files stored after taking a message using the logger command.I mean where will be the log message be st...

Tailing a rollover file
    Summary: Hi, I am tailing a log file that rollsover. For example, I have a log file named a.log. I tail this file with the command: tail -f a.log. My proble...

Using .txt file to do search
    Summary: I need help writing a search unix script. I have a .txt file with a long list of files. I would like to know is there a way to write a script that wi...

shell script for comparing file
    Summary: Hi, I have a complex shell scripting requirement. 1. I need to fetch last 7 days archived log files by querying database. 2.Then I have to compare th...

where to find email log files
    Summary: I am trying to find the email log file that would have info on users downloading their pop mail. Our email is hosted on a unix server running apache. ...

Sort file by position
    Summary: I want to sort the following file by full name i.e., position 15-52, using sort command. Any help will be appreciated. E77377370007673777373Bobbinn-...

How to put a log file to database
    Summary: Hi, in one of my application server i have some log file which writes as below, 10/02/09-12:49:00 ,0,0,0,0 10/02/09-12:50:00 ,1,2,3,4 And this entry ...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: scan log file by a search string

Ads by Google