Use bzip2

General support questions
Post Reply
Armin
Posts: 14
Joined: 2015/09/29 12:37:10

Use bzip2

Post by Armin » 2015/10/04 12:29:46

Hi all
I want to know how zip files in centos 7
I use this command but its not working

Code: Select all

bzip2 testfile
What can i do?
Thanks

owl102
Posts: 413
Joined: 2014/06/10 19:13:41

Re: Use bzip2

Post by owl102 » 2015/10/04 13:10:15

Armin wrote:What can i do?
What about

Code: Select all

yum install bzip2
?
German speaking forum for Fedora and CentOS: https://www.fedoraforum.de/

Armin
Posts: 14
Joined: 2015/09/29 12:37:10

Re: Use bzip2

Post by Armin » 2015/10/04 13:19:26

owl102 wrote:
Armin wrote:What can i do?
What about

Code: Select all

yum install bzip2
?
I didn't install bzip2 by yum
I think installed bzip2 for default on CentOS
Thanks

User avatar
TrevorH
Site Admin
Posts: 33220
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Use bzip2

Post by TrevorH » 2015/10/04 13:27:23

You can strart by telling us why you think it is not working and any error messages that you get from running it. Guessing games are no fun...
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Armin
Posts: 14
Joined: 2015/09/29 12:37:10

Re: Use bzip2

Post by Armin » 2015/10/04 13:58:58

TrevorH wrote:You can strart by telling us why you think it is not working and any error messages that you get from running it. Guessing games are no fun...
Im sorry TrevorH
I didn't want to break the rule of forum
Im beginner
If i did break the rule of forum,then apologies to all member of forum

Post Reply