Search Results

Search: Posts Made By: saurabh.mishra
1,797
Posted By saurabh.mishra
i suggest you use the below code in a loop so...
i suggest you use the below code in a loop so that your system does not get hooked up on memory.


find . -type f -name dfr* -mtime +5 -exec rm -f {} \;


alternatively you can also fire this...
1,462
Posted By saurabh.mishra
In such case i suggest that you create a mailing...
In such case i suggest that you create a mailing code and call it. To email you can use several ways from maix to uuencode please be more specific as to what exactly you wish to achiever.
The idea...
Forum: War Stories 06-04-2013
14,233
Posted By saurabh.mishra
Would it not be fair to say that windows admin...
Would it not be fair to say that windows admin are much simpler and easy to go around and talk around with. By no means I want to be disgraceful to anyone
My point is things when they are too simple...
1,793
Posted By saurabh.mishra
I presume you have a file with content like below...
I presume you have a file with content like below

12/12/2012 22:30
4/2/1987 20:00

and the output that you desire is like below:
12/12/2012
4/2/1987

If this is the case you can simply user...
28,734
Posted By saurabh.mishra
Hi can you please Change the "<<" to "<<-" it...
Hi can you please Change the "<<" to "<<-" it will cause bash to ignore the leading tabs (but not spaces) in the here script.
Forum: War Stories 06-03-2013
14,233
Posted By saurabh.mishra
I can count ill 5 for sure and I am still learnig...
I can count ill 5 for sure and I am still learnig Linxu and enjoying the show
28,734
Posted By saurabh.mishra
Probably you are missing to end a loop some where...
Probably you are missing to end a loop some where check for a missing fi for if or may be a closing bracket.
Cant help much without the seeing the script the above are just the most likely reasons.
28,734
Posted By saurabh.mishra
Hi Arien, This could owe to various factors...
Hi Arien,

This could owe to various factors one of them being you putty settings.
Just try unalias this would help getting everything in simple black and white.
I do not recommend or trust the...
Forum: Linux 05-24-2013
2,227
Posted By saurabh.mishra
Please give a try to reset. And then try to list...
Please give a try to reset. And then try to list all the available screens and try to attach to you screen again. Hope it helps
21,915
Posted By saurabh.mishra
Find all log files under all file systems older than 2 days and zip them
Thanks all,

I got it set at the root level. Works fine for me.
The situation was a little typical as this is a system where too many users log in and create log files and they all belong to...
21,915
Posted By saurabh.mishra
Find all log files under all file systems older than 2 days and zip them
Hi All,

Problem Statement:Find all log files under all file systems older than 2 days and zip them. Find all zip files older than 3days and remove them. Also this has to be set under cron.

I...
Showing results 1 to 11 of 11

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