The Art of Writing Short Stories Read Here
SED command in UNIX is stands for stream editor and it can perform lot’s of function on file like, searching, find and replace, insertion or deleti…
mv   stands for   move . mv is used to move one or more files or directories from one place to another in file system like UNIX. It has two distinc…
There might come a situation while using Linux when you want to know the amount of space consumed by a particular file system on your LINUX system …
The linux   uniq   command is basically used to remove all repeated lines in a file. This command is used when a line is repeated multiple times an…
Linux is the most used Operating System in super computers, servers, embedded devices and mobile phones. The best thing about Linux is; it's Op…
Node.js   is a JavaScript runtime built on Chrome’s V8 JavaScript engine. Node.js can be installed in multiple ways on your Ubuntu Linux machine. Y…