اكثر اسئلة واجوبة المقابلات طلبا والاختبارات عبر الإنترنت
منصة تعليمية للتحضير للمقابلات والاختبارات عبر الإنترنت والدروس والتدريب المباشر

طوّر مهاراتك من خلال مسارات تعلم مركزة واختبارات تجريبية ومحتوى جاهز للمقابلات.

يجمع WithoutBook أسئلة المقابلات حسب الموضوع والاختبارات العملية عبر الإنترنت والدروس وأدلة المقارنة في مساحة تعلم متجاوبة واحدة.

التحضير للمقابلة

Shell Scripting اسئلة واجوبة المقابلات

سؤال 16. What is the purpose of the `basename` command in shell scripting?

The `basename` command is used to strip directory and suffix from filenames.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 17. How can you check the status of the last command in a shell script?

You can use the `$?` variable to check the exit status of the last command.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 18. Explain the use of the `expr` command in shell scripting.

The `expr` command is used for evaluating expressions in shell scripts.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 19. What is the purpose of the `export` command in shell scripting?

The `export` command is used to make environment variables available to child processes.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 20. How do you use the `while` loop in a shell script?

The `while` loop is used to repeatedly execute a block of statements as long as a condition is true.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

الاكثر فائدة حسب تقييم المستخدمين:

حقوق النشر © 2026، WithoutBook.