Linux
-
Linux File System
You must have heard of a term called “file system”. When working with windows one need not worry about the file system much because for windows the default file system is NTFS. But, since Linux is so open, you need to know about the file system well to understand Linux well. Now, what exactly is Continue reading
-
Find a File in Linux #Mac Terminal
The best thing about Linux is that it provides you with the ability to code and see the changes happening at the OS level. So, there could be a code that helps you create folders and files, the same way it will be done in the GUI. This time we are coding or for that Continue reading
-
ls
ls. ls with -l, with -r, with -t. If you are working in corporate and somehow are part of a Unix project, well the command that you are going to encounter most is ls. And the most common options used with ls incorporate is the -lrt. However, there are very few who know exactly what Continue reading
-
Life Easier @ Linux
Linux/Unix is one of the most powerful operating system built, with the most loved Macintosh being built on it. The reason Linux is so powerful is that of the amazing terminal it provides with the commands which allow you to practically do everything. This time we are looking at some amazing yet simple commands to Continue reading
-
The Cut
Abhilasha talking to her friend: I am looking for a job change but I am worried. There is so much to study in Linux and I just don’t know what should I study in Linux ??? Friend: You will rock Abhilasha. Just go through these basic interview commands. And you will crack it. Abhilasha: Will I be able Continue reading
