Showing posts with the label UNIX

Basic UNIX Commands

$ echo :  Used for displaying message example:  $ echo "Hello, World!" output:    Hello, World! “ printf ” command in L… Read more

Features of UNIX

FEATURES OF UNIX UNIX is an operating system, so it has all the features of an operating system is expected to have and it also p… Read more

Load More Posts That is All