Ubuntu :: Using Wildcards In Nautilus?
Aug 21, 2010
I'm try the use wildcards for file searches in Nautilus (ctrl+s) but using sets and character classes doesn't return any results. For example
[[:upper:]]*
[![:digit]]*
*[[:alpha:]]
[crm]*
Is this kind of notation supported in Ubuntu or do I have something wrong in my syntax.
View 1 Replies
ADVERTISEMENT
Aug 1, 2010
I'm struggling with the Vim find/replace command using wildcards.
I have several, big html files with lots of instances of: <p stuffiwanttoremove>
I've been trying the Vim command: %s/<p *>/<p>/ge
but it doesn't seem to work.
Does anybody know what I'm doing wrong?
I realise there may be alternatives to this (eg a bash script)
View 2 Replies
View Related
Feb 7, 2011
I want to make a keyboard shortcut that runs the following command:
Code:
smplayer /tmp/Flash*
This is to play things as ..... videos etc. in smplayer using vdpau instead of the laggy flashplayer
The wildcard * works in terminals, but not in the command of the shortcut or in the Alt-F2 launcher... Could anyone point me to what I could write instead?
View 1 Replies
View Related
Jul 3, 2010
I searched and I found a few threads on this but none answered my question really.I'm using:
Code:
curl www.foo.com | grep '<h2>.*.</h2>'
Basically I want to extract all instances of
Code:
<h2>Blah blah blah</h2>
from the page source, but it's not giving me that, it gives me <h2>.. followed by a loads of other stuff that I don't want. I haven't used wildcards with grep before so I don't really know whether I'm doing it right or not.
View 5 Replies
View Related
Feb 27, 2010
I am cleaning up some text files to put on a website and am using the find/replace feature of Gedit extensively. The only problem I am having is that I can't find a way to use wildcards. For instance, I want to use the "?" and "*" in the same or similar way you do in bash. I already know that:
Represents a carriage return, and that is great, but I want to do something like: "?." to replace "A.", "B.", "1.", "2." with just plain spaces. The document in question is written in narrative, but has a bunch of outline markers in it, and I want to remove the outline markers.
I tried "escaping" the characters in a similar way as by using "?.", but that didn't work. Google was not very fruitful, and the Gedit help seems to be Gnome help and includes all kinds of useless info (for my problem) about wildcards in other programs.
View 2 Replies
View Related
Feb 21, 2010
I'm trying to make a shell script, and for part of it I need to search through a file, find the ip in the file, and save ONLY the ip to another file. ( not the entire line that its on ) I understand grep has wildcards, where I could do something like, "grep (...........) traceroute-output for an ip address.
View 3 Replies
View Related
Apr 18, 2011
I've got an interesting problem when it comes to wildcard entries in bind. If I put the following in:
qa.express IN A 172.16.0.10
* IN A 172.17.1.156
If I then look up "express.example.com" it doesn't return an answer - it *should* return 172.17.1.156, but it won't unless I put that hostname in specifically. qa.express.example.com resolves as expected.
View 3 Replies
View Related
Jul 20, 2010
Is there a way to do a batch renames of files that will keep each individual filename, but change it in the way I want?
The specific issue is this. I have a harddrive with something like 1300 movies on it. They're all organized alphabetically, but there are like 200 movies that begin with 'The'. I want to rename all of these movies that begin with The so that the The at the beginning is dropped and added at the end (for example, turn "The Shawshank Redemption" into "Shawshank Redemption, The"). I'd like to do this with a simple command if its possible.
View 2 Replies
View Related
Sep 5, 2010
I am trying to clean up a collection of music files, often in windows i receive errors on the collection because some of the files have a "?" question mark in the file name, in windows this is not a valid character for file names. How can i search/find files with a question mark in the name? Each time i try to search for "?" i receive a list of items that match a wildcard search where ? is a wildcard. I want to find file names that actually contain the character "?".
View 2 Replies
View Related
Feb 15, 2010
having bit of a trouble with path expansion of strings that contain some whitespace and wildcards First my script sources a configuration file that contains array assignments
Code:
...
BACKUP_TARGET_FILES[2]=/boot/config-* # no problems
BACKUP_TARGET_FILES[3]="/root/random dir with space/file*" # this is the problem
...
then later in the script I want to expand BACKUP_TARGET_FILES elements as below
Code:
IFS_DEFAULT="$IFS"
shopt -s nullglob
shopt -s dotglob
IFS=
[code]....
this code seems to work but I'm not quite satisfied with it. I'd like to get rid those IFS changes, but haven't found out a solution as of yet. Problem with default IFS seems to be that with it neither $pattern or "$pattern" work; it either interprets pattern as multiple words (because of spaces) and so expands to wrong paths or it ignores * because it's within quotes.
View 11 Replies
View Related
Feb 11, 2011
Is it possible to change my current nautilus window to have sudo capabilities,? e.g. to delete locked files. It may be lazy but if it takes a lot of navigation then it would be handy to somehow activate sudo from the open window without the terminal command (gksudo nautilus) which always begins at root.
View 5 Replies
View Related
Jun 20, 2010
I attempted to install Nautilus Elementary...the results were not what I expected however. First of all, it doesn't seem to even have installed correctly, but thats not the main issue...after installing, Nautilus looks like this...
View 2 Replies
View Related
May 16, 2010
I've added a new Nautilus action and I'd like to use another icon that those provided in the nautilus item con list (see attachment).
But whatever image I try (some PNG or even SVG files) I can't get them to be displayed. It seems there is a very special format, size, type to match the Gnome/GTK+/Nautilus icon requirements...
View 3 Replies
View Related
Apr 11, 2010
Does anyone know how I can move the location bar in nautilus up by the toolbar, as shown by this pic:
http://i39.tinypic.com/2qdsyll.jpg
I'd rather not have to download the source of nautilus and edit the code / compile it myself.
By the way, a guy on Ubuntu Forums thought this was a mockup. It's not. It's the regular version of Nautilus, only I removed some toolbar buttons through the /usr/share/nautilus/ui xml files.
I just want the location bar next to the toolbar to conserve screen space, and be a bit more like Finder.
View 3 Replies
View Related
Apr 28, 2011
I was transferring data from one computer to my laptop and crash error came up on my laptop...
Error 1:
Nautilus-2.32.0-1.fc14 Reason: Process/usr/bin/nautilus was killed by signal 11 (SIGSEGV)
Error 2:
Openoffice.Org-Brand Crash
Reason: Process/usr/lib/openoffice.org3/program/soffice.bin was killed by signal (SIGABRT)
What could be the problem? Is it serious issue? I have been having security issues with Windows and are those issues begun once again? I have been under targeted attack since 2005.
View 2 Replies
View Related
Jul 28, 2010
what's the difference between Nautilus and Nautilus-Elementary?
View 5 Replies
View Related
Feb 12, 2011
How to call Nautilus file browser with root permissions? "sudo nautilus" does not work. Under Ubuntu there is a command:
"gksu nautilus"
but this does not work in CentOS either.
View 2 Replies
View Related
Feb 18, 2010
I've been trying out Nautilus-actions (Gnome 2.28.4), but have been unable to import most config files from [url].
When I attempt to import an action, it complains:
Quote:
Can't parse file 'convert_flv_to_avi.schemas' as GConf schema description file!
This XML file is not a valid Nautilus-actions config file (missing keys: )
So far, the only one that has worked for me is "Move to custom folder" [url].
View 2 Replies
View Related
Oct 31, 2010
Got a Dell GX280, and it is not seeing any usb drives. The usb keyboard works fine, the usb wireless adapter works fine, and if I run "lsusb" the thumb drive is listed, but it does show up in nautilus. I reinstalled nautilus, but it didn't help. What else do I need to do to get it to show up in nautilus so I can copy files?
View 9 Replies
View Related
Mar 14, 2010
In Nautilus->Edit->Preferences->Preview everything is set to Always and the size for previews is set to any files under 100Mb of size.
Still I can't see any previews. I am trying to look at the icons inside usrshareicons but all I get is a little icon that looks like piece of paper with an analog clock on it.I gotta see the images without having to open image viewer every time.
View 3 Replies
View Related
Jun 2, 2010
Since a couple of days back mostly all the folders and files I had on my download directory are not visible in Nautilus. Some of them are still there, but the majority it's like vanished. The folder is where everything I download with Transmission goes into. The tricky thing is that all those files are visible through the terminal, pcman file manager or konqueror, but not Nautilus, which is very annoying. I've tried reinstalling Nautilus from Synaptic, checking the 'show hidden files' option, checking and changing files and folder permissions and I also checked that there's no hidden instance of Nautilus running. I have Ubuntu 10.04 (upgraded from a 9.10) and the files are on a ext4 drive. Nautilus version is 2.30.1
View 2 Replies
View Related
Jun 12, 2010
I've just been changing some of my icons in /usr/share/applications with the "gksu nautilus" command and now Nautilus won't open at all.
If click any of the options in 'Places' my PC just hangs then does nothing. If I try to open nautilus from the terminal I get the following output code...
View 4 Replies
View Related
Sep 8, 2010
I have a USB hard drive for backups using rdiff-backup (/media/backups/). I tried to do a backup last night but rdiff-backup could not find the appropriate destination directory of the drive. Sure enough a ls of the drive could not find it. Odd thing is that it is all visible in nautilus! An umount and a (re) mount did not help, even a re-boot did not help.
View 5 Replies
View Related
Nov 1, 2010
Ubuntu 10.04 has nautilus 2.31, which has a couple of features i don't like:space bar doesn't open multiple folders, like ENTER does. Sometimes it's more comfortable to hit the space bar instead of the enter key. I could do this in fomer versions (ubuntu 8.10 and 9.04).when i copy folders or files which are called the same as the ones in the destination folder, the prompt to replace/merge has the options accept and skip, and if i want to do the same every time the soincidence of names takes place, y have to first tick "always do the same" and then click "replace", for example. In former versions of nautilus/ubuntu (8.10, 9.04 at least) the prompt had buttons replace-replace all-skip-skip all, so a single click could do the job.How can i go back to those versions of nautilus, while still using ubuntu 10.04?
View 4 Replies
View Related
Nov 7, 2010
I've been using Linux Ubuntu for about 2 months now, and this is an interesting error...Anyone know how to fix it?When I loaded up the past two times, I've had issues...I get the following series of message:Quote:Could not update ICEauthority file /home/atmarsden.ICEauthorityThere is a problem with the configuration server./usr/lib/libconf2-4/gconf-sanity-check-2 exited with status 256)Nautilus could not create the following required folders: /home/atmarsden/desktop, /home/atmarsden/nautilus.Before running Nautilus, please create these folders, or set permissions such that Nautilus can create them.Followed by a blank screen with just my background... screensavers worketh not, and Alt-F2 only seems to run terminal, no apps.Running an example app in terminal (Chrome):
Code:
atmarsden@ATMarsden-Acer:~$google-chrome
[1874:1874:900308257:FATAL:chrome/browser/browser_main.cc(881)] Check failed:
[code]....
View 1 Replies
View Related
Jan 14, 2011
Why would nautilus take several minutes to display the contents of usr/share/doc ?. There are 2783 items in the folder.
I am using dual-core 2.9MHz processor, 4G memory and 10.10, with no other applications running.
How to improve the response ?.
View 3 Replies
View Related
Mar 13, 2011
I accidentially replaced default file manager Nautilus with Gnome Commander and now when browsing other hard drives or devices throught Places menu it opens in Gnome Commander. How can I revert to Nautilus?
View 5 Replies
View Related
Apr 13, 2011
I had been playing around with various Python scripts in order to add certain columns to Nautilus, in particular bitrate, length, artist and genre for information on mp3 files. Well, I got greedy and installed something I shouldn't have and now I have massive duplicate columns available, and checking them to be visible has no effect at all. I have lost all the information that would populate the aforementioned columns.
I went to the Configuration Editor, went to apps>nautilus>list view>default visible columns and deleted the extraneous columns. I also disabled all the pythons scripts I put in ~/.nautilus/python-extensions. The extra columns never go away, and, if checked, never make visible the named information. Here is a screencap.
View 2 Replies
View Related
May 12, 2011
Code:
File Sync error. (org.freedesktop.DBus.Error.NoReply:
Message did not receive a reply (timeout by message bus))
Apparently, I am suffering from this bug:
[URL]
What I find particularly strange is there has been no update recently related to the U1 client. I am guessing this may be a server issue, but it seems that only a few of us are affected currently Until this is resolved, I can no longer use ubuntu one. Pretty much a show-stopper as I rely on it regularly.
View 2 Replies
View Related
Jun 11, 2011
How can I make Nautilus act like Mac OS X Finder?
View 5 Replies
View Related