General :: How To Find Folder Of Application

Feb 18, 2011

How do I find the folder where my eclipse was being installed in linux?I can run it via console, but I dont find the folder.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Link To Application Cannot Find Applications In Home Folder

Jan 27, 2010

I seem to be seeing some weird behavior in kubuntu with KDE 4.3.2 and KDE 4.3.5 for Kubuntu 9.10 32-bit.I have a few programs in my home folder. For instance Eclipse and Mendeley. it seems that when i create a Link to Application does not launch them. Here is how I create the links.

-> I right click and create a new "Link to Application"
-> I click on the Application tab and browse to where the shell script, or executable is.

and when I try to launch them it does not work. The link is using the absolute path. I tried setting the working directory and using a relative path but nothing. If I run the link in a terminal it says "Warning: Could not find" and the application I set. Now this seems to not be a problem for system applications like Kate. If i change the link to launch Kate it works perfectly.

View 1 Replies View Related

General :: Why Are No Application Folders Being Created In Home Folder

Jun 15, 2010

For example, when I do something like...

sudo apt-get install vim

No .vim folder is created in the home folder.

View 1 Replies View Related

General :: Find The Port Of Particular Application?

Jun 21, 2010

How do I find the port which is used by a particular application ?. And how do I terminate that process?

View 2 Replies View Related

General :: Find If The Application Has Fully Loaded?

Feb 16, 2010

I need to run another little GUI application xyz after Firefox gets loaded up fully. How do i find that firefox has fully loaded?If i runQuote:

#!/bin/sh
firefox
xyz

[code]...

View 1 Replies View Related

General :: Cannot Find 'hardware Drivers' Folder

Nov 9, 2010

I'm trying to install some drivers so my wireless connection will work and Ive got the genereal gist of how to do it, however Im stuck on a fairly trivial step...I cannot find the Hardware drivers folder! Everywhere tells me to look system>Administration>Hardware Drivers...but its not there.(I'm running 10.10 on a HP mini 1001)

View 8 Replies View Related

General :: Find Top 10 Big Files/Folder In The System?

Jun 1, 2011

Used following command to find out the top 10 big files in the system But it is having its own limitations as it consider files and directories both.

Code:

I would like to get the following information.

1)top 10 big files.
2)top 10 big directories.

File size with human readable output.

As executing

Code:

But when i add -h option for human readable file size its giving me wrong output.

Code:

View 10 Replies View Related

General :: Directory - Find Folder Inside Sub Folders

Jan 21, 2011

I am trying to find a directory named 480debugerror nested under child directories. I don't know the exact path, or even if I have the exact spelling of the directory I ant to find.

Is there any linux command to find directories with a given prefix or suffix, for example directories with a name of debug or debugerror, with unknown some prefix or suffix?

View 3 Replies View Related

General :: Find Contents From Recycle Bin That Were Put Into One Folder - Name Unknown?

Oct 13, 2010

Recently I did a System Mechanics clean-up of invalid and other misc files. The files were moved to the recycle bin, but I couldn't open a file individually while it was in the recyle bin in order to double check whether or not I wanted to perminently delete it. I then selected all items and moved them to a single folder hoping to open it later to review the individual files.I don't know the folder name or what part of the computer this folder was moved to. Is there a way I can find this new folder, name unknown, that was created on 10-12-10? I'm sure it's taking up valuable space in my computer and I want to permently delete the unwanted items individually and not as a whole batch.

View 1 Replies View Related

General :: Find Statement For Multiple Folder Names?

Jan 21, 2010

right now i'm doing a find . -type d -iname "z*" to find all folders who's name starts with z or Z.

Is there a way I could with one command find all folders who's name starts with the letters M through Z, without having to do the same command over and over and just changing the letter each time?

View 15 Replies View Related

General :: In Folder Hierarchy / Find Last Updated File

Jun 2, 2011

I have a folder hierarchy with many sub-folder levels under a set of parent folders. Based on the application design and business use, files are written to different locations on a daily basis. I want to find out the last updated file in the folder structure and its location at any given time. How can I do that?

View 2 Replies View Related

General :: Find The No Of Files Cached At The Time Of Open & Loading Folder?

Feb 5, 2010

when we do enter on a folder it take some time for loading the folder depending on the no of entries in the folder . If the folder has more entries it take more time to load and if less no of entries then correspondingly less time . the delay in loading the folder varies due to reading of the folder entries in advance . SO what i want to know is that what is the MAX no of entries read in advance while opening a folder in linux and also how can we calculate this

View 4 Replies View Related

General :: Find Unique Extensions Or Formats In Deep Folder Structure

Jul 11, 2011

I have a deep folder structure on my RHEL 5.x file system which is supposed to have only word(*.doc, *.docx) or pdf(*.pdf) files. But I want to check if there are files with any other extensions which exist. Is that possible?

View 2 Replies View Related

Fedora :: KDE - Add Firefox Application To Folder View?

Apr 17, 2011

How to add firefox application to folder view? i tried right click firefox in application luncher but icon is placed on desktop rather on translucent folder view, and when i drag it, it shows right behind the folder view.

View 2 Replies View Related

OpenSUSE :: Application Folder Missing Files Again

Jun 15, 2011

whenever I run an application from folder such as a folder like: pong. and there is a pong exectuable and a pongmenu.tga,when I click pong run it, it says missing pongmenu.tga. but it's right there. when I open terminal type ./pong run it,everything works fine, and it even happens when I use wine,directly run by click say [URL]... it complain about missing files again!, but it gone when I am using wine [URL]... in terminal again. what is causing that problem?

View 4 Replies View Related

Ubuntu :: Hiding The Installation Folder Of An Application?

Feb 19, 2011

I have an application installed under the directory /home/ubuntu/MyApplicationI have a symbolic link on the desktop to a launch.sh script inside the MyApplication directoryLaunch → /home/ubuntu/MyApplication/launch.shI have ubuntu(10.10) running on a usb flash drive. I want to allow other user's to run the application by using the link on the desktop but I want to keep the installation folder private. So the users can run the application but they are unable to view or copy the files inside the installation folder.

View 8 Replies View Related

Red Hat / Fedora :: Fedora Shell Scripting \ "Find In Curent Folder For Files, And It Copy First File He Find With Name Gived By User?

May 18, 2011

shell scripting in Fedora14I want a script"Find in curent folder for files, and it copy first file he find with name gived by user, if name already exist then echo error message and finish"command usage " bash scriptname copyASname"

smthing like Code: #!/bin/bash
for files in /home/user/*
do

[code]....

View 1 Replies View Related

Debian Programming :: Installing Application Data To Specific Folder?

Jun 16, 2014

app deployment on Linux/debian and I'm using Debreate to create .deb packages which works fine. I install the software itself to /usr/bin but want to install the program's database to /home/username/myapp/ The problem is it that I don't know how to add the env variable 'username' to the target path. What is the exact syntax for this installation path?

View 3 Replies View Related

Debian Configuration :: Give Application Write Access On Folder And Its Files

Mar 23, 2011

is there a way to give an application (controlaula) write access to a folder /var/lib/monitorprofe and files on that folder.

View 3 Replies View Related

Ubuntu :: Find Process Name From Application Name?

Oct 19, 2010

I have searched for the solution with no luck and still wondering if there is a way to find out what's an application process name is from the name of the application itself. And then pkill the process from the terminal.I tried using

Code:
ps -e | grep ....but it says[code]....

View 6 Replies View Related

Ubuntu :: Can't Find Application In Unity

May 10, 2011

I just updated to 11.04 today after deciding I couldn't just read about Unity anymore and wanted to experience it for myself. I'll save my thoughts for the Experiences forum; suffice to say that so far I think that it's organized and, for the most part, intuitive.

That said, I am having a problem finding an application that I know is installed. I use Crossover Games to run Steam, and though Steam is running just fine (just played a quick game of TF2 to make sure) I cannot for the life of me find Crossover. In 10.10, it was under Applications > Games. In Unity, it will not show up no matter how I search for it (Steam, however, does with no issues). I have searched for Crossover, codeweaver, cross, code, games, etc, to no avail.

Any tips or comments on how I may find this application? It shows up in my Installed Software in Software Center even!

View 2 Replies View Related

General :: Application Called Impact - Paths In Java Application ?

Apr 14, 2010

So, I have this application called Impact, it is an explicit time integration Finite Elements code written in Java...

[url]

I untar the pack, and launch the application calling a script, from within the untarred folder,

Code:

This launches a gui which allows me to setup a case, which needs some setup file, tipically some *.in and a mesh file, tipically some *.msh.

Other mode of executuion consists of calling the setup file as argument to Impact.sh script ( CLI execution mode, for g33k5 )

My problem is : I have packed the whole stuff into a Slackware .tgz, that places it in /usr/local/Impact, and placed a calling script in /usr/local/bin,

Code:

Code:

I decided to hack the ImpactGUI_OGL_linux_amd64.sh script from

Code:

Code:

no avail,

Code:

even after adding /usr/local/Impact/bin to PATH... won't go...

I can run this thing from within its directory... but I do not like messing within the directories of my applications, this is why I sent this to /usr/local, and placed a calling script in /usr/local/bin...

View 4 Replies View Related

OpenSUSE :: Find Out What Causes An Application Segmentation Fault?

Jun 11, 2011

Is there a general command which gives information what exactly causes a segmentation fault to an application. Some application have not options like debug , launching the application from a command line returns "segmentation fault" as result. That does not give information what make the application to crush , especially if another application or a plug-ins messing up with the launched application.

View 5 Replies View Related

Ubuntu :: Can't Find Application Manager To Stop ?

Jun 27, 2010

Using Jaunty and trying to install a 56k modem driver with gdebi but when I go to install it tells me I have to close all other application managers. I cannot find any other application managers running in system monitor. Synaptic and update manager are both off at this point.

I'm in a dual boot with xp. Something tells me I should have bought that USR modem with the native Linux driver rather than the cheaper Aopen unit

I will be upgrading to Lucid in the coming weeks but would like to resolve this beforehand if possible.

View 9 Replies View Related

Ubuntu :: Find Out Space Consumed By A Particular Application?

Aug 3, 2010

Is there any way to find out the space consumed by a particular application??
AFAIK,applications installation are distributed across various directories in Linux(man pages,executable files,etc..)and the very close i can get is to run 'whereis' command which gives me all the paths where the application's files are stored.
Do i have to manually go to each and every such paths and check their sizes??

View 9 Replies View Related

Ubuntu :: 9.10 - Cannot Find Newly Installed Application

Nov 23, 2010

I am a beginner Ubuntu 9.10 user. I downloaded and installed the latest version of the sun VirtualBox. My problem is I cannot find where it is installed and that's why I could not run it. Generally, when I install a program the shortcut appears in the menu "Applications->ClassOfInstalledFile". But Virtual Box did not appear. How to find the icon, or simply how to run this application and have a shortcut of it on the "Applications" menu?

View 1 Replies View Related

CentOS 5 :: Cannot Find Source Code For Application?

Jun 21, 2010

I am new to centOS and one of my application need linux source code as such I am failed to find suitable link for that. Any suitable link for Linux kernel version: 2.6.18-194.el5.

View 2 Replies View Related

Ubuntu :: Find The .desktop File For A Specific Application?

Feb 1, 2010

I know that every .desktop file comes into the Applications section but how can I find the .desktop file for a specific application?

View 5 Replies View Related

Ubuntu Networking :: Find Which Application Is On Computer Processor?

Mar 5, 2011

I have been trying to download different applications and some of them have two options i386 or amd64. How do I find which application it is on my computer processor?mk631219

View 1 Replies View Related

Ubuntu :: Can't Find Folder

Apr 5, 2011

I'm strating with ubuntu (I have xubuntu 10.10), I installed jdownloader, after downloading a file and open its directory from jdownloader, the path is: /home/myname/.jdownloader/ download.But when I want to go to that path usding the file manager, I can't find /.jdownloader, I only see the folders: desktop, music, video etc but not .jdownloader. How can I find it please?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved