Results 1 to 4 of 4
hello,,
ive tried to unzip some files. but it shows
-bash: unzip: command not found
and i cannt use pico .. -bash: pico: command not found . i think i ...
- 08-10-2007 #1
Unzip and pico Command not found
hello,,
ive tried to unzip some files. but it shows
-bash: unzip: command not found
and i cannt use pico .. -bash: pico: command not found . i think i need to install pico. but i dont know where to get.
i dont want to use vi command. pico is very easy.
im on centos 4
- 08-11-2007 #2
You can install them both by doing
Pico includes some proprietary stuff so is not included in the default CentOS release. Nano is more or less the same as Pico so its a good alternative.Code:#yum install unzip nano
- 08-11-2007 #3
- 07-28-2008 #4Just Joined!
- Join Date
- Jul 2008
- Posts
- 2
Hi guys, new to this site...and this is the first post.
I have CentOS 4.6 and up until (2) days ago, both PICO and NANO both worked. ( And had been since I leased the server back in late February )
Only thing I did, was a reboot then...(2 days ago) and went in to edit a file yesterday...and no more pico... And today I also tried nano,....no go.
Any thoughts please?
Thx in advance,
tro~
ps...tried the above and nothing but>
~]# yum install unzip nano
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Nothing to doLast edited by trochia; 07-28-2008 at 05:32 AM. Reason: addition


Reply With Quote