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


ADVERTISEMENT

Red Hat / Fedora :: Can't Find Default Program Folder Using Yum

Oct 26, 2010

I installed Freeradius using Yum and then RPM, where the heck does the default program folder get installed and how do you even find it. I did a find . -name free and I come up with nothing. In Windows, I can go to a program respoistory, download a program to the default directory or choose one, launch the installation, and more often than not the program and most of it's components are installed in the 'Programs' directory. It is a pretty consistent, neat, and organized process. Can someone relate how Linux works in comparison? I am not knocking Linux, just trying to understand if there is a consistent method to how it downloads, installs, and stores applications.

View 7 Replies View Related

Ubuntu :: Give Permission To Execute As A Program To All The Files In A Folder?

Sep 2, 2010

I'm running WoW through wine. In order to install addons I need to give all the files in the program permission to execute as a program. the problem is I can't (dont know how) just right click the folder and give everything inside permission i have to open each one and give them all permission, which can quickly turn into hundreds depending on the addon. how to give permission to execute as a program to all the files in a folder at once it would save me a lot of clicking and time.

View 2 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

Ubuntu :: Easiest Way To Find Files In Folder / Directory?

Oct 10, 2010

With Windows XP, I just right clicked a folder/directory and pressed FIND then I could search for whatever file/folder name i wanted to. I could even do custom searches based on the size, modification date etc.How do you do this on Ubuntu? There doesnt seem to be a way to easily do it like this. So far i found PLACES -> SEARCH FOR FILES but that means I have to go into the directory i want. Where as I would much rather be browsing through directories and THEN want to quickly search in a particular folder. The SEARCH FOR FILES method in PLACES just wastes more time.

View 3 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

Software :: Find Duplicate Files - Program With Gui ?

Jan 29, 2011

I would like to check two folders for duplicate files (two pretty old backup instances).

MY folders are quite alike so I would like to stop the NON-duplicated files for that I want to be able to do some checks not only for the filename but alsofor the filesize (might be the case that two files have same name but not size).

The ideal would be to suggest me such a program with gui but if not I will try run any script code that is available outhere.

View 4 Replies View Related

Fedora :: Can't Find / Display Files In Home Folder In Terminal Or Fm

Feb 23, 2010

I was messing around with fed 12 yesterday (only on a test installation) and i've hit a snag. I installed openbox and tint2, nitrogen, obconf etc so i could have a #!-style session at startup. It all worked fine until i installed pcmanfm and removed nautilus. The problem is that i can't display files in my home directory, either using pcmanfm, a reinstalled nautilus, or in terminals. Every time i try to point a file brower there it just seems to get stuck searching forever, until i kill it. Weirdly in terminator i can do an 'ls' to see visible files, but 'ls -la' causes the problem again.

ps i thought permissions might have something to do with it, so i did a 'chmod -R 777' as root. it changed permissions for quite a lot of the files but then froze again, and now the problem persists.

View 4 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

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

Ubuntu :: Best And Full Feature Editor - Open All Files In A Folder When Drag And Drop The Folder On It

Jun 21, 2011

when i used windows there was this wonderful editor named Notepad++.it was perfect(it still is) some of its best and useful features of it (for me) was:

1-open all files in a folder when drag and drop the folder on it
2-search and replace a statement in all open files
3-have an extended mode which include special characters like

and so on.. i want to know if there is an editor with this feature in ubuntu?

View 8 Replies View Related

Ubuntu :: Copy Files From Original Folder To $user Folder?

Oct 22, 2010

i want make a bash panel and i want he will copy files from orginal folder to $user folder i mean when for explame i type i want install some server he say cp: cannot stat 'root/Desktop/2/files/beckup/sa-mp-steam': No such file or directory.

View 6 Replies View Related

General :: List Folder Size And Number Of Files And Folders In Folder?

Nov 23, 2010

In Linux bash shell, for a given directory, how can I list:The create date for that directory The number of files in that directory The number of subdirectories in that directory.

View 3 Replies View Related

General :: Copying All .jpg Or .JPG Files From A Folder And All Its Subfolders To /usr/name/pictures Folder?

Sep 10, 2009

How would i go about copying all .jpg or .JPG files from a folder and all its subfolders to my /usr/name/pictures folder? I'm guessing I'd have to use some sort of .[jJ][pP][gG] to get all the pictures from other examples i've seen, but really not sure how to use that in a recursive cp.

View 14 Replies View Related

General :: Copy Files From One Folder To Another Folder Using Shell?

Mar 4, 2010

i need to copy files from a folder called output files to another folder called running but im not able to do it i always get a stat error

View 14 Replies View Related

General :: Keep Chmod On Folder / Sub-folder And Files?

Nov 3, 2010

I got a folder that I transfer stuff to all the time. the folder is in chmod 775 but when i upload folders and files, they are given chmod 700, but i want it chmod 775 everytime i upload something. so far i have logged in to my linux computer and did a chmod -R 775 to the folder every time i uploaded something to it. is there a function somewhere to make it 775 everytime i upload or can i have something run a script, so i don't have to go in and write it everytime i upload something?

View 2 Replies View Related

Ubuntu :: Allow One Program To Edit A Read-only Folder?

Nov 20, 2010

I use Deluge as a bittorrent client to download music.However, if--or rather when--other programs like rhythmbox edit the tags in the file (or change the file in anyway) deluge downloads the file againI thought that making the folder which Deluge downloads to a read-only folder would stop this from happening. But I need a way to allow Deluge to still be able to download to this folder.s there a way to do this

View 1 Replies View Related

Ubuntu Multimedia :: Finding A Program That Converts AVI Files To VOB Files?

May 23, 2011

Is there a program for Ubuntu that converts AVI files to VOB files? This is the only type of file that will burn to a DVD and successfully play on my DVD player. I can use DVD Flick on Windows but I'm sure this can't be the only way. There has to be a way to get VOB files on an Ubuntu operating system.

View 4 Replies View Related

Fedora Installation :: Samba / Network Folder And See Other Computers Shared Files And Share Files?

May 5, 2010

I am used to Ubuntus simple sharing with samba. Just install it, reboot and then share the files.Then do I klick on network folder and see all the shared files on the computers in the network.

How do I install it so I only need to go into network folder and see the other computers shared files.Then, how do I share files?

I hope it's not so difficult and that I have to change i config-files.

I am new to Fedora.

View 4 Replies View Related

Ubuntu :: Allow To Single Click To Open A Folder/launch A Program?

Mar 5, 2011

I've looked, but no luck. Coming from Debian, 5.02, is there a setting in Ubuntu 10.10 that will allow me to single click to open a folder/launch a program. I don't mean the one i am using now that is set up with the mouse setting where it seems to be an assistive technologies application where there is a slider to set the dwell time (when i use this one, i get a menu opening at the same time as the application launch), but the one where the pointer turns to a little hand when it moves over the icon, and opens/launches the program when the button is released.

View 3 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 :: 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

General :: Copy Files And Folder Except Some Files And Folders?

Jun 8, 2010

I have many files and folders in my source folder. I want to copy some files and folders from that source folder to destination folder. What should be require to given with the "cp" command?

View 1 Replies View Related

General :: Queue Up All Audio Files In Particular Folder Which Also Has .txt Files?

Mar 20, 2010

I wanted to queue up all audio files in particular folder which also has .txt files.I tried$find /data/songs -iname '[^txt]' -exec totem --enqueue '{}' ';'Thinking that this will exclude txt like expression in 'grep'.It did not work

View 2 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

Ubuntu Security :: Program That Allows To Password Lock Single File Or Folder?

Apr 3, 2010

Is there a program that allows me to password lock a single file or folder?

View 5 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

Ubuntu :: Find To Folder Certain Depth

May 27, 2010

How can I search to a certain folder depth using find ?

View 1 Replies View Related

Ubuntu :: 10.04 - Can't Find Trash Folder?

May 13, 2011

I accidentally deleted an important folder from my desktop and now need to get into the trash folder to restore it. I thought that it is und by opening my home folder (nautilus?) and that is shows up in the list in the pane on the left. Now I only see two items listed there - "Home Folder" and "File System," and the trash folder is not in either of them. Not even if I select to view hidden files.I know how to get to it from the command line and view what is inside:

Code:
cd ~/.local/share/Trash/info; ls
But I would prefer to navigate to it in the gui

View 2 Replies View Related







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