RE: URGENT! Need help with command line for "list all new/modified files within the last 24 hours"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
>
>> -----Original Message-----
>> From: lamp@xxxxxxxx [mailto:lamp@xxxxxxxx]
>> Sent: Thursday, October 25, 2012 9:16 PM
>> To: php-general@xxxxxxxxxxxxx
>> Subject:  URGENT! Need help with command line for "list all
>> new/modified files within the last 24 hours"
>>
>> Hi to all,
>> My site with Drupal 7. I contacted tech support and he said he accessed
>> to the site with FTP - what I doubt. But if it's truth - it's even
>> worse because whole server is then compromised.
>> I need help with command line for "list all new/modified files within
>> the last 24 hours".
>>
>> Thanks for any help,
>> LAMP
>>
>>
>> --
>> PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:
>> http://www.php.net/unsub.php
>
>
>
> $ ls -n -r "*" "/directory-path" ($fmtime >= "20121024")
>

Thanks a lot!!!
:-)





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux