What if you are in a directory in your computer and you want to know all the commands you have typed in that directory? What if you wanted to access that long command which you typed on to your computer around 4 months ago which fixed your problems? What if you want to search the commands you typed in your home pc whlie you are working on your work laptop? Continue reading
Tag Archives: linux
Shifting from linux to mac
I recently started working on mac OS for my work. I have to agree that shifting from Linux to MacOS was a real pain. But considering most of the tools that I write are for linux I had to configure a proper development environment on my macbook. Continue reading
Understanding Linux Week 4 : “Everything is a file” in Linux
If you use linux then at some point or the other you must have heard that in Linux “Everything is a file”. If you haven’t heard it already then don’t worry, you’ll get to know it very soon. I have been exploring Linux Filesystem lately and this blog is a result of that exploration. Continue reading
Understanding Linux: Week 2 : Linux Kernel
What is a Kernel?