نظرة سريعة على مجريات يوم سوالف
الفائزون في المسابقة الأصغر لسوالف كاست

 

العودة   سوالف سوفت > قسم الشبكات والخوادم وقواعد البيانات > قسم تبادل خبرات الاستضافة
المدوّنات البحث مشاركات اليوم اجعل كافة المشاركات مقروءة

موضوع مغلق
 
LinkBack أدوات الموضوع
عضو سوبر نشيط
تاريخ التسجيل: Mar 2002-
#1 (permalink)  
لخبراء اللينكس والسيرفرات ماهو هذا الأمر


لخبراء اللينكس وإدارة السيرفرات ماهو هذا الأمر

bz2

حيث أنيحملت لسيرفري برنامج ولكنه بهذا الإمتداد tar.bz2 وأعلم ونعلم جميعاً ماهو tar ولكن bz2 ماهو

وماهر أمر الضغط به وفك الضغط منه ؟؟

أنتظر ردكم بفارغ الصبر ..

تحياتي،،






__________________
واحشيني والله
B2S غير متواجد حالياً   قديم 25-10-2003, 06:04 PM
عضو سوبر نشيط
تاريخ التسجيل: Oct 2003-
#2 (permalink)  

it is compressed by bunzip ,,, also use the command bzip2 or bunzip2 , if you dona have the command on box ,, u can search in goole and get the package






__________________
كل الناس لهم وطن يعيشون فيه .. الا نحن لنا وطن يعيش فينا
www.buhaboard.de
www.rootforum.de
AntiServer غير متواجد حالياً   قديم 25-10-2003, 06:14 PM
عضو نشيط جدا
تاريخ التسجيل: Mar 2003-
#3 (permalink)  

اخي الكريم هذا مضغوط ببرنامج bzip2

امر الضغط هو :
bzip2 -cdfkqstvzVL123456789 filename
هذه الحروف cdfkqstvzVL123456789 هي عباره عن الصلااحيات التي تريدها وهذه قائمه بالاوامر والصلاحياتي التي يمكنك استخدامها :
c --stdout
Compress or decompress to standard output.
-d --decompress
Force decompression. bzip2, bunzip2 and bzcat are really the same program, and the decision about what actions to take is done on the basis of which name is used. This flag overrides that mechanism, and forces bzip2 to decompress.
-z --compress
The complement to -d: forces compression, regardless of the invocation name.
-t --test
Check integrity of the specified file(s), but don't decompress them. This really performs a trial decompression and throws away the result.
-f --force
Force overwrite of output files. Normally, bzip2 will not overwrite existing output files. Also forces bzip2 to break hard links to files, which it otherwise wouldn't do.
bzip2 normally declines to decompress files which don't have the correct magic header bytes. If forced (-f), however, it will pass such files through unmodified. This is how GNU gzip behaves.

-k --keep
Keep (don't delete) input files during compression or decompression.
-s --small
Reduce memory usage, for compression, decompression and testing. Files are decompressed and tested using a modified algorithm which only requires 2.5 bytes per block byte. This means any file can be decompressed in 2300k of memory, albeit at about half the normal speed.
During compression, -s selects a block size of 200k, which limits memory use to around the same figure, at the expense of your compression ratio. In short, if your machine is low on memory (8 megabytes or less), use -s for everything. See MEMORY MANAGEMENT below.

-q --quiet
Suppress non-essential warning messages. Messages pertaining to I/O errors and other critical events will not be suppressed.
-v --verbose
Verbose mode -- show the compression ratio for each file processed. Further -v's increase the verbosity level, spewing out lots of information which is primarily of interest for diagnostic purposes.
-L --license -V --version
Display the software version, license terms

هذا بالنسبه للضغط , اما بالنسبه للفك فاستخدم هذه الطريقه :

bunzip2 -fkvsVL filenames
والاحرف هي نفس الاختيارات التي بالاعلى

فمثلا عند قيامك بفك ضغط برنامج بهذه الصيغ سوف يتحول الى
filename.bz2 becomes filename
filename.bz becomes filename
filename.tbz2 becomes filename.tar
filename.tbz becomes filename.tar
anyothername becomes anyothername.out

اتمنى الفكره تكون وضحت ,
تحياتي ,






__________________
Believe an expert, believe on who has had experience
الامبراطور غير متواجد حالياً   قديم 26-10-2003, 03:10 AM
عضو سوبر نشيط
تاريخ التسجيل: Mar 2002-
#4 (permalink)  

ألف ألف شكر

شكرا اخوي انتي فايروس على هالتوضيح

الف شكر والله عزيزي ابو جلال وضحت لي الأمر الله يجزاك خير اخوي

تحياتي لك ياعزيزي






__________________
واحشيني والله
B2S غير متواجد حالياً   قديم 26-10-2003, 06:55 AM
موضوع مغلق


أدوات الموضوع

تعليمات المشاركة
لا تستطيع كتابة مواضيع
لا تستطيع كتابة ردود
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

كود [IMG] متاحة
كود HTML معطلة
Trackbacks are متاحة
Pingbacks are متاحة
Refbacks are متاحة



الساعة الآن: 06:46 AM بتوقيت المملكة العربية السعودية