I am a windows user trying to switch to and understand linux. In windows there is a search function where I can type in a file name and then find the exact folder location on the system. How can I do that in Celena?
thanks,
Matt

Find all files in the /home partition that begin with the name "Husse...." and print all positive hits:
Code:
find /home -name Husse* -printsudo updatedb[code]locate -i your_searchstring[/code]locate -i your_searchstring | less


Well, if that is all you want then why not ask 'dpkg' (Synaptic is just a front-end to 'apt' and 'dpkg'...)?mattrixx wrote: (and associated files) that I have downloaded and installed (using Synaptic Package Management) actually ends up being physically located on the system.
dpkg -L NameOfPackage/.
/usr
/usr/games
/usr/games/fortune
/usr/bin
/usr/bin/strfile
/usr/bin/unstr
/usr/share
/usr/share/man
/usr/share/man/man6
/usr/share/man/man6/fortune.6.gz
/usr/share/man/man1
/usr/share/man/man1/strfile.1.gz
/usr/share/doc
/usr/share/doc/fortune-mod
/usr/share/doc/fortune-mod/README.Debian
/usr/share/doc/fortune-mod/copyright
/usr/share/doc/fortune-mod/changelog.gz
/usr/share/doc/fortune-mod/README.gz
/usr/share/doc/fortune-mod/changelog.Debian.gz
/usr/share/menu
/usr/share/menu/fortune-mod
/usr/share/man/man1/unstr.1.gzapropos musicrhythmbox (1) - music player and library for tagged files using GStreamer
SDL::Music (3pm) - a perl extension
sonata (1) - GTK+ client for the Music Player Daemonapropos mp3lame (1) - create mp3 audio files
mp3-decoder (1) - Free clone of mpg123, a command-line mp3 player
mpg123 (1) - Free clone of mpg123, a command-line mp3 player
mpg321 (1) - Free clone of mpg123, a command-line mp3 player
streamripper (1) - rip shoutcast radio streams to mp3 files
tagmp3 (1) - manipulate ID3v1 tags
Users browsing this forum: Spinnekop, Sultan101, usbtux and 37 guests