Ask a Question related to Linux / Unix Administration, Design and Development.
-
Francisco J. Gonzalez #1
SCO OpenServer 5.0.x -- Exist a command who check a which files are modified, update or change into a directory ?
SCO OpenServer 5.0.x -- Exist a command who check a which files are
modified, update or change into a directory ?
Thanks in advance.
Francisco
Francisco J. Gonzalez Guest
-
#39378 [NEW]: Php page secure ftp change directory command fails
From: sanjib dot biswas at ieee dot org Operating system: Windos XP PHP version: 4.4.4 PHP Bug Type: Directory function... -
Net::Telnet => Will cd ( change directory ) command work ?
Hi All, I am new to this module, Net::Telnet. Pls let me know, once you logged in to a remote system using telnet module in perl, is it... -
Server cannot access application directory ... The directory does not exist or is not accessible because of security settings
If you are using Windows XP in a Workgroup, rather than a Domain, then by default "Simple Filesharing" is turned on, and you won't see a security... -
Server cannot access application directory... The directory does not exist or is not accessible because of security settings.
Hi, I have this issue with the error below. Let me explain my goal and my server environement: Goal: To have 3 separate web servers reading... -
Verifying files exist in server directory as specified in xml doc?
I think you can try System.IO.File.Exists() method on tle Load event of the page. "Kathy Burke" <kathyburke40@attbi.com> wrote in message... -
Liam Cunningham #2
Re: SCO OpenServer 5.0.x -- Exist a command who check a which files are modified, update or change into a directory ?
On Tue, 02 Sep 2003 16:36:54 -0700, Francisco J. Gonzalez wrote:
Well....> SCO OpenServer 5.0.x -- Exist a command who check a which files are
> modified, update or change into a directory ?
>
> Thanks in advance.
>
> Francisco
Both 'find' and 'ls' allow to you report on the time that a file was
created, accessed or modified. If you want to locate files that were
modified X number of days ago, find will do very nicely. If you just want
to see the dates, ls should suffice. If you want to create a report on a
regular basis to see if someone has been messing with your system, then
you might want to look into a package like tripwire. For more info on SCO
specific solutions, you may want to check out comp.unix.sco.misc.
--
If at first you don't succeed,
read the manual......
Liam Cunningham Guest



Reply With Quote

