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

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

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

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

الاختبارات التجريبية

اجعلها الصفحة الرئيسية

احفظ هذه الصفحة في المفضلة

الاشتراك عبر البريد الإلكتروني

Unix اسئلة واجوبة المقابلات

فروقات ذات صلة

Linux vs Unix

سؤال 16. How does the kernel differentiate device files and ordinary files?

Kernel checks 'type' field in the file's inode structure.

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

سؤال 17. How to switch to a super user status to gain privileges?

Use 'su' command. The system asks for password and when valid entry is made the user gains super user (admin) privileges.

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

سؤال 18. What are shell variables?

Shell variables are special variables, a name-value pair created and maintained by the shell.
Example: PATH, HOME, MAIL and TERM

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

سؤال 19. What is redirection?

</SPAN>
Directing the flow of data to the file or from the file for input or output.
Example : ls > wc

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

سؤال 20. How to terminate a process which is running and the specialty on command kill 0?

With the help of kill command we can terminate the process.
Syntax: kill pid
Kill 0 - kills all processes in your system except the login shell.

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

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

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