Finding files on redhat linux

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
z3r0aCc3Ss
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 700
Joined: 23 Jun 2009, 16:00
14
Contact:

Finding files on redhat linux

Post by z3r0aCc3Ss »

I am working on PHP and I uploaded one file.
I got the message, "Stored in: /var/tmp/phpGBcA89"
But how do I find this folder or my file?
I tried with locate command, but doesn't work. Then tried find command and I got the message as
find: `./BackupNow/.system': Permission denied
Beta tester for major RATs, all kinds of stealers and keyloggers.
Learning NMAP

User avatar
z3r0aCc3Ss
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 700
Joined: 23 Jun 2009, 16:00
14
Contact:

Re: Finding files on redhat linux

Post by z3r0aCc3Ss »

Solved... :)
Beta tester for major RATs, all kinds of stealers and keyloggers.
Learning NMAP

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Re: Finding files on redhat linux

Post by bad_brain »

just as tip for using the locate command: the file locations are stored in a database, to be up to date and also find newly created files you always have to run the updatedb command first. :wink:
Image

User avatar
ph0bYx
Staff Member
Staff Member
Posts: 2039
Joined: 22 Sep 2008, 16:00
15
Contact:

Re: Finding files on redhat linux

Post by ph0bYx »

Oh so that's why I can't find my porn! :D

Post Reply