Is Linux Operating system Virus free? 03:53 Is Linux Operating system Virus free? No! There doesn’t exist any Operating System on this earth that is virus free. H...
What is the basic difference between UNIX and Linux Operating System. 03:51 What is the basic difference between UNIX and Linux Operating System. Linux Operating System is Free and Open Source Softwa...
What is the core of Linux Operating System? 03:49 What is the core of Linux Operating System? Kernel is the core of Linux Operating System. Shell is a command Line Interpr...
Write a linux shell program to perform string manipulation 03:42 To perform string manipulation Code: clear echo --------------------------------------------- echo '\tString Manipulation...
Write a linux shell program to perform compare two files 03:35 To compare two files Code: clear echo ----------------------------------- echo '\tCompare two files' echo ---------...
Write a linux shell program to perform to check the given file is a directory or not 03:32 To check the given file is a directory or not Code: clear echo --------------------------------------------- echo '\t Check...
Write a linux shell program to perform set the attributes of a given file 03:27 To set the attributes of a given file Code: clear echo --------------------------------------------- echo '\tSetting The At...