Ubuntu :: How To Find Command To Run Program

May 22, 2011

I am trying to add an application to the start up menu by following this tutorial:
https://help.ubuntu.com/community/Ad...SessionStartup

However, in order to do so, I need to know which command runs the application, but I can't find it. Is there a way to know this using the cumbersome Unity?

View 5 Replies


ADVERTISEMENT

Programming :: Can't Find Command, But Program Is Installed?

May 14, 2010

WindowsDude is back on the dark side of the web, the linux world, and he has encountered yet another impassable problem !There's a compiler mpicc, probably installed on the network at some location let's say /network/bin So when I write mpicc main.c I get the "can't find command" (or similar) error. Somehow it's supposed to work anyway. I think I need one of those magic commands to make it work. But the question is; which word will make it all happen? (I thought the DOS days were over!) I guess I could use the full path (provided that that binary really is in that folder), I want to bind that executable at that location to the much shorter mpicc.

View 3 Replies View Related

Ubuntu Multimedia :: Command/program To Find Codec Details On MKVs?

Nov 20, 2010

I've been searching and haven't had any luck so far so I figured someone here's gotta know the answer to this. I'm troubleshooting why some of my MKV files will play audio on my WDTV and others won't. I'm suspecting it's got something to do with the audio codec inside the MKV. However, I don't know how to view what codecs are being used inside the MKV. Does anyone know of a good program or command I can run to view what's inside of the MKV

View 2 Replies View Related

Ubuntu :: Inbuilt Logging System - Ran And Installation - Program Opened Automatically - Can't Find Program Executable

Feb 23, 2011

I was wondering whether there is an inbuilt logging system in UNIX?

I ran and installation and the program opened up automatically but I can't find the program executable.

If I could find a log then I could locate this file.

View 9 Replies View Related

General :: Find Mechanism With Irregular Expression (find Command) Or Perl?

Sep 7, 2010

I have 4 Linux machines with cluster.My target is to find all kind of IP address (xxx.xxx.xxx.xxx) in every file in the linux system remark: need to scan each file in the linux system and verify if the file include IP address if yes need to print the IP as the following

more /etc/inet/file.example1

182.23.2.4
255.255.0.0
10.10.1.1

View 1 Replies View Related

General :: Find/grep/wc Command To Find Matching Files - Print Filename And Word Count?

Sep 11, 2009

I am trying to do a find/grep/wc command to find matching files, print the filename and then the word count of a specific pattern per file. Here is my best (non-working) attempt so far:

wc `find . ( -name "*.as" -o -name "*.mxml" ) -exec grep -H HeightResizableList {}` ;

View 10 Replies View Related

General :: Command Line - Use Find To Find Text Files?

Jul 15, 2011

Is there a way to specify to find that I only want text files (and not binary files)? Grep has an option to exclude binary files, so I thought find probably has a similar feature, but I've been unable to find it.

View 2 Replies View Related

Ubuntu :: A Command To Find A Command With A Specific Substring?

Mar 19, 2011

want to know if Ubuntu provides a command to search for a command having a specific word.e.g.If I know a command contains editor as a substring but don't know exactly what the command is,then is there a way to find that command or the list of commands having editor as a substring.

View 1 Replies View Related

Ubuntu :: Find Command Does Not Find All Files?

Aug 9, 2011

The find command does not seem to find all files in my directory hierarchy. My home directory is automounted from a server. The command to illustrate this is:find | sed -e 's/^.///' | sed -e 's//.*//' | sort -uThe result misses several directories. Likewise, a find of a particular file, like:find . -iname *sample* -printwhere sample_file.txt resides in one of the directories that is missing in the first find command, finds nothing

View 4 Replies View Related

General :: Find Setuid Files Using FIND Command?

Jan 25, 2009

I know how to search for normal files but can you let me know " How to search for 5 setuid files on the system. Also explain, for each file, why setuid mechanism is necessary for the command to function properly"

View 1 Replies View Related

General :: Find A File In Directories Without Using Find Command?

Aug 3, 2010

am new to linux and trying to find a file in sub directories using find command as:find .-name *.jpg -type fBut I am unable to get the result as find command is not permitted by the server administrator.Is there any way to find files without using find command.

View 14 Replies View Related

Ubuntu :: Can't Find Paros - Where Should The Program Be?

Oct 31, 2010

I am using ubuntu 10.4. I have just installed paros in my ubuntu. But I can NOT find. Where should the program be?

View 2 Replies View Related

Ubuntu :: Can't Find Installed Program / Where To Get That?

Dec 22, 2010

Toshiba Satellite laptop, Ubuntu 10.04lts
I installed qcad earlier today, using Software Center. Qcad didn't show up anywhere in the Applications dropdown menu. When I was running 9.04, it showed up in the Graphics sub-menu, but it's nowhere. Rebooted, nothing. It shows up as installed in the Synaptic Package Manager, but I went ahead and removed and installed it again, rebooting between each operation. (sigh) Still nothing. Now, I'm sure it's in here, but I can't find it. So, I have three questions:
1. How do I start it (or any program) using command line?
2. How do I find it using my Gnome gui, and put it in the applications menu
and
3. Generally, is there a guide that will explain what I'm looking at when I open my File System directory?

View 8 Replies View Related

Ubuntu :: Program Find The 32-bit Libraries On A 64-bit System?

May 19, 2010

A 32-bit program (Cisco AnyConnect VPN Client) appears to be trying to load a library from /usr/lib even though the 32-bit library is installed in /usr/lib32:

ak@myo5a:~$ /opt/cisco/vpn/bin/vpnui
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so

[code]....

View 7 Replies View Related

Ubuntu :: Find A Program To View The Raw Input?

Jul 6, 2010

I Just got the ADS VideoXpress video capture USB thing (Plug composite video and audio into it, and plug it into a computers USB port). Anyway, I've tried to install what came on the CD, with Wine, but still cant view any video. I don't need it to record from it, I just want to view the video live as it passes through. I don't even need audio, just the basic low quality video.

Anyone know where I can find a program to view the raw input?[URL]..

View 6 Replies View Related

Ubuntu :: Cannot Find Downloaded Program (P3NFSD)

Jul 14, 2010

First: I downloaded a program and I don't know where is it? Its name is (p3nfsd)
Second: Are there a pro like Nokia PC Suite?

View 8 Replies View Related

Ubuntu :: Find The Folder With Program Files In It?

Jun 15, 2011

how do I find the folder with my program files in it

View 5 Replies View Related

Ubuntu :: Can't Find Any Program To Open The File?

Jun 25, 2011

we had this cd called 3d arts and crafts and it created several images from one image. it saved them in a file format .dcp i can't find any program to open the file with now that i've changed system

View 3 Replies View Related

Ubuntu :: To Find Out Program's Computer Resource Usage?

May 17, 2010

I am currently developing a program that i need to compare to other similar programs, mainly to provide a cost v. benefits analysis for myself and coworkers. does anyone know of a program that can accurately provide this information? or, otherwise, an idea of how to start coding?I have seen in research papers before that quickness was actually evaluated in seconds/microseconds taken for processes to finish- is this legitimate?

View 3 Replies View Related

Ubuntu :: Find Program For Speed Download Like IDM In Windows

Jan 23, 2011

i want to find a program to help me for speed download like IDM in windows

View 2 Replies View Related

Ubuntu :: Cannot Find A Good Video Creator Program?

Jul 10, 2011

yeah buddy this kubuntu linux rocks socks, only issue is i can not find a good video creator program,could someone I would like to make a video of some pictures i have.

View 2 Replies View Related

Programming :: Way To Find Core Files In System With Out Using "Find" Command

Jul 30, 2010

Is there any way to find the core files with out using the FIND command?

View 1 Replies View Related

Ubuntu :: Box To Run A Command Line Program?

Sep 19, 2010

I have just installed pdfocr. Unfortunately it does not have a gui and so in time I will forget how to use it or not remember I have it.

Is there a simple generic program that will browse to where the file is and then run the command line? I suspect python will do it. Could someone point me to a suitable tutorial for this purpose.code...

View 2 Replies View Related

Ubuntu :: Remove A Program By The Command ?

Mar 19, 2011

How to remove a program by the command

Code:
./configure
make
sudo make install
installed?

View 1 Replies View Related

Ubuntu :: What Command Line Program Should Be Used

Jul 6, 2011

I am going to do a web based search for several thousand webpages which may or may not exist. I just want a list of the addresses which work. I dont want to load into firefox, and I'd preffer not to ping the url. I just want to test the URLs for validity and kick back a list of good URLs.
Any Ideas on a simple program to do this, which I can use in a bash script?

View 2 Replies View Related

Fedora :: Unable To Find The Run Program?

Mar 7, 2010

However i am unable to find the Run program. It was easy to find on the other Distro's i have tried but i have been unable to locate to in Fedora 12.

View 3 Replies View Related

OpenSUSE :: Can't Find Installed Program / Fix It?

Aug 6, 2011

I'm having a newb's problem here.
I installed visualboy via openSUSE's software website.
I can't seem to find it anywhere on my computer.

View 9 Replies View Related

General :: Find Out Path Of Program?

May 20, 2011

On Unix I can call certain programs from everywhere, like sort, pwd or my_custom_script.sh. How can I find out, where on the system my_custom_script.sh really resides?

View 2 Replies View Related

General :: Find Out What Dependencies Program Needs?

Aug 5, 2010

So i made this application using QtCreator and when I run it on another computer it saysQuote:libQtGui.so.4 -- cannot be found...ok so i installed libqt4-core and libqt-gui but now it says..

View 1 Replies View Related

Software :: Can't Seem To Find A Program That Will Open?

Dec 12, 2010

A few years ago I started a family tree project on my old computer, but now I can't seem to find a program that will open it. The old project consists of a file structure like this:

+family tree
|+Cfg
||-Project.cfg
||-Project.cfg.BACKUP
|+Database
||-family tree.zed

Where the zed file contains 'family tree.txt'. Does anyone know what program produces this file structure when saving or how to open it?

View 1 Replies View Related







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