Tech Mahindra Frequently Asked Linux Interview Questions
What Are The Different Type Of Variables Used In A Shell Script? In a shell script we can use tw…
What Are The Different Type Of Variables Used In A Shell Script? In a shell script we can use tw…
How Can You Terminate Vi Session? Use command: ZZ that is save changes and quit. Use command li…
What Is The Command To View All The Kernel Parameters? sysctl -a What Is The Default Permissio…
How To Unset Or De-assign Variables? ‘unset’ command is used to de-assign or unset a variable…
You Want To Know How Many Lines In The Kickoff File Contains 'prize'. Which Of The Followi…
If You Buy Some Rtos, What Are The Features You Look For In? •Deterministic operating system hav…
What Is E2fsck Command? fsck is a front end tool for e2fsck. When The System Runs The Fsck And…
What Does The Last Two Sections Define In Fstab File? The 5th column tells the dump information …
What Is The Use Of Break Command? The break command is a simple way to escape out of a loop in p…