LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Where to find dwnloads (https://www.linuxquestions.org/questions/ubuntu-63/where-to-find-dwnloads-894545/)

jw2031 07-29-2011 04:43 PM

Where to find dwnloads
 
How do I find a application that I downloaded?
I downloaded Bluefish,a web developer application and can't find it.
Everything says " Operations on this Folder are disabled because there is no network connection

T3RM1NVT0R 07-29-2011 04:58 PM

@ Reply
 
Hi there,

Welcome to LQ!!!

If the name of the application was Bluefish then you can search using the following command;

Code:

find / -name Bluefish*
Remember Linux is case sensitive, so if the name of the file was bluefish then use bluefish instead of Bluefish.

I hope this helps.


All times are GMT -5. The time now is 11:04 PM.