As we know, our computer understands only binary language i.e 1 and 0 which is very difficult for all of us to read and write. So in Operating System, there is special program called Shell. Shell accepts your instruction or commands in English and if its a valid command, it is pass to kernel. What […]