Ubuntu :: Unable To Use Vim With 10.10 - E492: Not An Editor Command
Jun 8, 2011
Few days back i installed ubuntu 10.10 on my system. Previously i worked on ubuntu 10.04 and used vim too, everything was fine. Now I formatted and upgraded to 10.10, when I use vim I find some of the commands missing for example :AS command used to open corresponding .c and .h files. On 10.04 it worked fine, but in 10.10 its giving error "E492: Not an editor command: AS". How to fix the issue? any missing packages i need to install?
View 1 Replies
ADVERTISEMENT
Oct 8, 2010
I had a great system going with a bash script to update all of my mp3 files' genre tags. Now that my music collection is ogg, id3v2 doesn't work.
Can anyone recommend a command line tool to edit tags for ogg files please?
View 6 Replies
View Related
Feb 19, 2011
I have a 500G HD with several partitions. I have just added another exact 500G HD and would like to copy the partition table from the first HD to the new HD.What is a good command line partition editor to get the job done? All of my partitions are ext4. I have looked at parted but the man pages says it does not support ext3, so I guess it will not work with ext4 either.What I am ultimately going to do is to set these two HD in a RAID0 configuration without having to re-install Karmic.
View 5 Replies
View Related
Feb 16, 2011
Is there a way to use the grep command in conjunction with an editor such as nano or vi so that I can remove the commented out lines from a conf file and then proceed to edit it ? I can use grep -v "^#^" squid.conf (example ) which gives me a nicely tidy conf file but I can't edit it.Can this command be used with nano or ?
View 6 Replies
View Related
Mar 10, 2010
I have installed Vmware on Windows Xp. On Vmware i have installed RHEL 5 update 3. Now when i use vi editor and try to split it into multiple windows using :sp or :vsp command then it does not work. Whereas i have the same RHEL 5 update 3 in one of the application server, and there :sp works fine. I tried searching online with no success. finding out why its not working on vmware and how can we make it work.
View 2 Replies
View Related
Aug 20, 2011
HP Mini 210Fedora 15 Latest updatesGnome 3.0.1In the terminal when I do the following:nm-connection-editorI get the following:command not foundWhere is the nm-connection-editor?
View 1 Replies
View Related
Sep 28, 2010
I have a file which contains a table
row1 ✔ no ✔ no
row2 no ✔ ✔ no
... so on
I want to prefix the number of ✔ to corresponding row If I use the command :.s/✔//gn I get output written like '2 matches on 1 line' How can I extract the '2 matches' in above case ?
View 11 Replies
View Related
Mar 1, 2010
I want to change the default command line editor from vim to nano, so for example when I type "visudo", I want it to user nano. In Ubuntu this can be easily done by using "update-alternatives --config editor", but openUSE doesn't have an editor-option
View 4 Replies
View Related
Dec 23, 2010
I am trying to upgrade PHP on our linux box ( CentOS ) I copied the configure command from the phpinfo and now I want to execute that.I am not able to copy the command from an editor in linux to the command prompt, clicking the wheel om my mouse does not work, neither does shift-insert or ctrl-shift-insert.It does work in the editor itself.Is there a way to do this ?Or is there a way to execute the command in linux while it is in the file ? Like a bat file on Windows ?
View 14 Replies
View Related
Dec 9, 2009
i install bluefish editor [URL] by terminal and i install successfully. tell me from where i can run this editor.
View 3 Replies
View Related
Nov 10, 2010
i have done something while changing permission in vi editor. now when i open any file, i am not able to save and exit from it. when i type esc+shift:wq after opening a file. it says cant open file in write mode.
View 5 Replies
View Related
Jun 22, 2010
I'm unable to find a decent hex editor for GNU/Linux -- let alone a really good one. I don't really care if it is GUI or console based, but it has to work properly, the curses-based ones that I've tried somehow manage to corrupt its own display by merely scrolling through the file being edited.
So, my question is, what is a good hex editor for GNU/Linux? If possible I'd gladly like to know both the name of a console based one and another GUI-based one.
View 5 Replies
View Related
Jul 25, 2011
On windows I really only used Notepad++ as my text editor, it had two features that I loved.What I need to accomplish is what I would do with Notepad++ column editor.I could have like 100 lines, and place the cursor at a column, and goto edit>column editor, and I could insert an incrementing number. (I could also pad the incrementing number with 0s, this was GREAT for making batch files among other things.)So each line at that column had a number higher than the previous line.The other feature that I used sometimes was a search/replace with regex patterns.Does anyone know of an editor that has those features for linux? I am mostly after the column editor insert feature but if you know of one with both features that would rock.
View 1 Replies
View Related
Mar 18, 2010
I have installed ubuntu 9.10 64-bit and MATLAB 7.3 _x86-64.When I run matlab launching script I get this error message and the program freezes:
/usr/local/matlab7.3/bin/glnxa64/MATLAB: Symbol `__kmp_test_then_add_real32' causes overflow in R_X86_64_PC32 relocation
/usr/local/matlab7.3/bin/glnxa64/MATLAB: Symbol `__kmp_test_then_add_real64' causes overflow in R_X86_64_PC32 relocation.
I tried to run "matlab -nojvm" and I get the same error as above but the program starts and seems to work smoothly. The problem is that I cannot run the editor and debug scripts and functions
View 4 Replies
View Related
Mar 10, 2011
How default editor can be changed in redhat linux to different editor.
View 4 Replies
View Related
Jun 30, 2010
Im not getting able to neither add new users using command useradd nor delete existing users using command userdel. And even Im not getting able to login into any existing users except root. It was ok before. Im having this problem very recently on my linux server. Im using RHEL5.
View 9 Replies
View Related
Feb 24, 2010
i am using ubuntu 9.10 .i recently installed vmware server in ubuntu. since during installation of vmware i gave default values the default username for vmware server is root. inorder to access vmware server i changed the root password in terminal. i gave the following command in terminalsudo password rootit prompted for new password and i entered the password. after that i accessed the vmware server using the username as root and password. it worked fine,i created a virtual machine and it worked fine.now the problem is when i restarted the system and login to vmware server i was unable to access virtual machines created previously. also now i am not able to use sudo command .the following message shows up. sudo: must be setuid root. may be this prob is due to the command i gave sudo password root. can someone help me resolve this prob and go back to my previous state.before when i used to give a sudo command it asked for my account password.
View 9 Replies
View Related
Feb 6, 2010
i am new to ubuntu have migrated laptop from centos to ubuntu 9.10 i am customed to kdevelop scripting, i am however unable to install Kdevelop using commandIs there some issue with the respository configuration or kdevelop is not available with ubuntu 9.10.
View 3 Replies
View Related
May 8, 2010
I type in vlc in the command prompt and get the following back:
Quote:
The program 'vlc' is currently not installed. You can install it by typing:
sudo apt-get install vlc-nox
You will have to enable the component called 'universe'
vlc: command not found
I type in "sudo apt-get install vlc-nox" and get the following:
Quote:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package vlc-nox
Maybe I'm getting the "Couldn't find package vlc-nox" because I've not enabled the 'universe' component. How do I do that via the command line? VLC's website discusses an alternative way to install VLC:
[URL]
% sudo apt-get update
% sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc
Unfortunately, that doesn't work for me either. When I try I get the following error:
Quote:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package vlc
View 7 Replies
View Related
Jun 3, 2010
Previously I was able to open any document I wanted in the CLI by typing:
Code:
open some_document.txt
Now when I try to do this I get the following:
[code]...
View 2 Replies
View Related
Dec 1, 2010
Installed OS, it told me I should install nVidia drivers. I told it to go ahead, it told me to restart - I did. I restart into a command prompt... No GUI. Turn off PC, on again, still - same thing. Asks me to login, but no GUI.
View 4 Replies
View Related
May 24, 2011
I recently installed Ubuntu 10.04LTS on my computer and realized I wanted to give 11.04 a try. So, using the Update Manager both times, I applied all updates then upgraded to 10.10 then to 11.04.
Here's where the problem starts. Grub loads fine. I choose Ubuntu. I briefly get a purple splash screen then a black screen with some text that looks like Ubuntu is trying to load (I've attached a picture of this screen). This screen flashes a couple times then stays up and nothing happens afterwards. I can input text and commands but I get no response. Not even an "invalid command". The only thing I can do is press CTRL+ALT+DEL and my computer will reboot.
I have Ubuntu installed alongside Windows 7 on a 50Gb partition (plenty right?), AMD 64-bit dual core processor, and an ATI Radeon HD 3200 graphics card. This is on an HP Pavilion dv3 laptop.
View 3 Replies
View Related
Jul 8, 2011
I have to work in terminal but I don't know the command of copying files from one folder to another. e.g from /share/ParaDiS.v2.3.5.1 to /home/newfolder what should I type?
View 4 Replies
View Related
Aug 27, 2010
My Wanda fish has died. When I click it says unable to locate command to execute. Can anyone tell me whats going on? lol.
View 4 Replies
View Related
Apr 2, 2011
Last night my system rebooted and dropped screen resolution to 800*600. I was unable to change that from no where. I tried to install nvidia driver and now no gui, only command line. Starting xorg by using 'startx' fails. How I can get back to normal with normal resolution?At the moment I am logged in via live cd. Let me know if any log files needed (if I can locate those).
View 9 Replies
View Related
Mar 6, 2010
Now i am in the CLI , opting CTRL+ALT+F7 how do i proceed with typing, in command prompt ?
Observation: I see the cursor blinking....It doesn't take anything typed.
View 4 Replies
View Related
Jun 15, 2011
I am have trouble getting the ls command to work exactly how I want, for example, sometimes I want to list the contents of a directory into a text file by command:
Code:
ls directory > list.txt
(assume the only objects the directory contains are files with extension .dat eg file1.dat, file2.dat, ...)sometimes I want the relative path of the files prepended to them in my text file eg:
path/file1.dat
path/file2.dat
path/file3.dat
[Code].....
It feels like ls is unpredictable in this regard - sometimes it prepends the path and sometimes it doesn't and sometimes it adds both entries (with and without the path prepended into the text file)....How can better control the way ls works?
View 2 Replies
View Related
Jul 29, 2010
Top: error while loading shared libraries: libproc.so.2.0.6: cannot open shared object. I am not able to execute top and ps command.
View 6 Replies
View Related
Aug 23, 2010
I am able to start up firefox just fine out of my terminal, but i have not been able to find any list of arguments that can be added in the command line. what i'm looking for is that it starts up in Full Screen mode right off. is there an argument that can be added to ti to do that?
View 2 Replies
View Related
Nov 9, 2010
I have reinstalled Suse 10.1 as dual-boot with Windows XP. I am now unable to get a program to run from the Linux command line. I am familiar with the program and have had it running previously when the machine was Linux-only. Everything else, e.g.Firefox and Office, work fine in Suse.
[Code]...
The problem occurs with all commands - not just this one. isis3Startup.sh is in green on the screen so I assume I should be able to run it - I have never had any problem when it was installed previously.
View 2 Replies
View Related