Search Results

Search: Posts Made By: nessj
9,325
Posted By nessj
Shell script for comparing data of tables
Hi,

I have two databases with same tables on different servers.I need to check the data content in each table and if something is missing, should print that.
I have a tool which takes the...
4,099
Posted By nessj
Thanks Bartus. I tried this,but is there a way...
Thanks Bartus.
I tried this,but is there a way where we can have some new line kind between each report to make the file more readable.

Reagrds,
nessj
4,099
Posted By nessj
Output of prstat for 60 secs
Hi,

I want to fire the prstat command which should run fro 60 secs and get the report into a text file using a script.
I just know the command:

prstat -c >> log.txt

which will run until...
8,742
Posted By nessj
Count files every hour
Hi,
I have a directory which uploads files every minute.I want to check the number of files uploaded for every one hour.
I want to run a cron every hour to chk this but iam hanged like how to write...
15,100
Posted By nessj
U can run ur script as below. Open your crontab...
U can run ur script as below.
Open your crontab file and add the below lines to the file and save it.
It will do the required.


* * * * * /path where countsys.sh script exists/ >> /path for...
Showing results 1 to 5 of 5

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