Show Next Few Lines With Grep
Now and then I have to find some information in text files – logs, config files, etc. with a unique enough approach: I …
Now and then I have to find some information in text files – logs, config files, etc. with a unique enough approach: I …
I’m finishing up the VM based Ubuntu 19.10 setup and decided to make a few screenshots to test new workflow.
Back to basics day: a very simple tip on working with one of the most useful things available in Unix and Linux …
I’m working hard to finish off the Basic Unix Commands section of this website – want to have every command there …
I’m back online! Have been doing a bit of reading but was too busy to publish anything, so this week should be fun …
chown is a basic Unix command, super useful and very powerful. I have provided a chown example earlier, but would like …
You may have seen the ip command page on this website, and even used ip addr show version of it.
I’m finding myself working on Linux laptop with Ubuntu 19.04 more often than I expected – sometimes I spend most …
Have been getting this question asked a lot in the search engine queries for Unix Tutorial lately, and realised in all …
Removing files and directories is a very common task, so in some environments support engineers or automation scripts …