This article contains a few interview questions related to Unix or Linux Shell Scripting and command-line stuff. Some of them could be commonly asked, most of them are not so. For questions for which we have a
programmingjob you give interview you find some UNIX command interview questions there.These UNIX commandinterview questionsare mostly asked during Java development and Support role interviews on variousinvestment banks mostly because most ofelectronic trading systemsor stock trading system works on Unix...
Vibrant Publishers
Long back I had once asked one of my friend why are you preparing Unix Command interview questions if you going for a Java Interview and he told me that this job doesn't only require knowledge of Java but also knowledge of Unix, Linux, SQL and other scripting language , which is quite ...
Linux Interview Questions Ques.1. What is UNIX? Ans. UNIX is a multi-user, multi-tasking computer operating system developed at Bell Laboratories by Ken Thompson and Dennis Ritchie. It is proprietary software with its code not available to the general public. ...
Linux Interview Questions A list of top frequently askedLinux interview questionsand answers are given below. 1) What is Linux? Linux is a UNIX based operating system. Linus Torvalds first introduced it. It is an open source operating system that was designed to provide free and a low-cost ...
Linux管理员面试题Linux admin interview questions 1. How do you take a single line of input from the user in a shell script?2. Write a script to convert all DOS style backslashes to UNIX style slashes in a list of files.3. Write a regular expression (or sed script) to replace all ...
Code reuse (e.g. my solution above relies on the Replace implementation in the framework vs. reimplementing a custom version of it for this particular problem, which might be error prone). However the point of interview questions is usually to see how people implement algorithms, so I guess...
Oracle PL/SQL Questions 1. What is normalization. 2. Difference between procedure and functions. 3. Oracle 9i Vs 10g. 4. how to improve the performance of a query. 5. %type vs %rowtype. 6. regression testing. 7. deleting the duplicate records without using rowid in oracle. 8. Row ch...
Code reuse (e.g. my solution above relies on the Replace implementation in the framework vs. reimplementing a custom version of it for this particular problem, which might be error prone). However the point of interview questions is usually to see how people implement algorithms, so I guess...