Search Results

Search: Posts Made By: Dbecker
1,835
Posted By Dbecker
It was pointed out to me that the exec flag in...
It was pointed out to me that the exec flag in find is much safer

/usr/local/bin/find /tmp/webUser \( -name "*.java" -o -name "*.cfm" \) -exec cvs admin -kb {} \;

This is working fine with...
4,800
Posted By Dbecker
find that will give you the contents of the...
find

that will give you the contents of the subdirectories as well, is that OK?
1,835
Posted By Dbecker
Piping a find to cvs admin - please critique
My task is to go through a CVS repository and flag binary files of a set exentsion. For the purposes of this question, please assume the file types to be flagged are JPG, PDF, and BMP.

I check out...
6,423
Posted By Dbecker
Uninstall is not a valid target for Python 2.5. ...
Uninstall is not a valid target for Python 2.5. Googling around has indicated that the installation of Python is a rather one-way event.

We were able to install Python 2.2.3 over 2.5 with no...
6,423
Posted By Dbecker
Python 2.5 must die.
I am using SunOS 5.7

I have installed Python 2.5 via make install

Without going into details, I'd like to uninstall it and replace it with an earlier version. Maybe as far back as 2.2.3. ...
Showing results 1 to 5 of 5

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