bzip2

Apple OS X: Open .Rar File / Extract rar

by Vivek Gite on May 18, 2010 · 1 comment

I know how to open .rar file under Linux, but how do you open .rar file under Apple OS X UNIX using command line and GUI tools options?

{ 1 comment }

I’ve download ed .tbz file. How do I open .tbz file under Linux / UNIX operating system using a shell prompt or GUI application?

{ 2 comments }

List the contents of a tar.bz2

by Vivek Gite on February 4, 2008 · 1 comment

Q. How do I list the contents of a tar.bz2 file under Linux or UNIX operating systems using a shell prompt?

{ 1 comment }

Q. I’m using lighttpd under CentOS 5 and getting the following error: …can’t handle ‘$HTTP[url] =~ …’ as you compiled without pcre support. My question is What is pcre support, and how do I solve this problem? A. Pcre is nothing but Perl-compatible regular expression library. PCRE has its own native API, but a set [...]

{ 0 comments }