View Single Post
ranbaxy's Avatar
Posts: 308 | Thanked: 299 times | Joined on Jul 2012 @ Graveyard
#3
If you know the name of the file which you've downloaded, try:

Code:
find / | grep filename
You can figure out the file location using the above command
__________________