mint – Page 2 – POFTUT

Linux Mint Distribution Tutorial

Mint is a Linux operating system which is based Ubuntu. Mint uses Ubuntu packages and ads some tricks to make things modern, elegant, and comfortable. Mint is a popular operating system that can be seen from distrowatch.com web page. What Makes Mint Different Out of box multimedia and codec support Free, no cost and open … Read more

Awk Print Tutorial With Examples

Awk is a stream type programming language. Awk can edit given text ant provided new text according to instructions. We will look popular usages of Awk in this  tutorial. There are alternative awk implementations like below Nawk Gawk Awk Syntax Awk is line oriented so by default provided text is processed line by line. Awk … Read more