الفرق بين المراجعتين ل"Bash/MegaMenu"

من موسوعة حسوب
اذهب إلى التنقل اذهب إلى البحث
ط (حمى "Bash/MegaMenu": محتوى قائمة ([تعديل=السماح للإداريين فقط] (غير محدد) [النقل=السماح للإداريين فقط] (غير محدد)))
ط
 
سطر 73: سطر 73:
 
                             {
 
                             {
 
                                 "text": "تعابير التحكم",
 
                                 "text": "تعابير التحكم",
                                 "url": "/Ruby/control_expressions"
+
                                 "url": "Bash/conditional_statements"
 
                             },
 
                             },
 
                             {
 
                             {

المراجعة الحالية بتاريخ 10:41، 19 مارس 2019

columns
control
type"bullets"
config
text"مدخل إلى Bash"
url"/Bash/Bash_and_Bash_scripts"
items
text"ما الصدفة؟"
url"/Bash/common_shell_programs"
text"مزايا صدفة Bash"
url"/Bash/advantages_of_the_Bash"
text"تنفيذ الأوامر"
url"/Bash/executing_commands"
text"وحدات البناء الأساسية"
url"/Bash/building_blocks"
control
type"bullets"
config
text"بيئة Bash"
url"/Bash/Bash_environment"
items
text"ملفات التهيئة"
url"/Bash/shell_initialization_files"
text"المتغيرات"
url"/Bash/variables"
text"اقتباس المحارف"
url"/Bash/quoting_characters"
text"التوسعات"
url"/Bash/shell_expansion"
text"الأوامر البديلة"
url"/Bash/aliases"
text"المزيد من الخيارات"
url"/Bash/more_Bash_options"
control
type"bullets"
config
text"أساسيات Bash"
url"#"
items
text"تعابير التحكم"
url"Bash/conditional_statements"
text"الحلقات التكرارية"
url"/Bash/repetitive_tasks"
text"المزيد حول المتغيرات"
url"/Bash/more_on_variables"
text"الدوال"
url"/Bash/functions"
text"التعابير النمطية"
url"/Bash/regular_expressions"
text"التقاط الإشارات"
url"/Bash/catching_signals"
control
type"bullets"
config
text"كتابة برامج Bash"
url"/Bash/writing_and_debugging_scripts"
items
text"كتابة وتنقيح البرامج"
url"/Bash/writing_and_debugging_scripts"
text"تطوير برامج جيدة"
url"/Bash/developing_good_scripts"
text"عرض رسائل المستخدم"
url"/Bash/displaying_user_messages"
text"الحصول على المدخلات"
url"/Bash/catching_user_input"