$ sort filename.txt
Command:
$ sort file.txt
Output
❖
Client
❖
Command
❖
Emailing
❖
Variable
❖
Cut command - This command is used while removing characters, bytes, and fields
from files. By default, the command output sorted output leaving the unchanged original
file. Various parameters are considered while determining the files to be cut.
❖
Uniq command - The command is used in removing duplicate text in lines of already
sorted lines. Hence the duplicate lines must be on their own lines for them to be identified
and sorted. This command is typically used with a unique command.
❖
SED command - The command manipulates text based on special commands that are
written using the sed language in Unix systems. The sed language is used in creating sed
scripts that use the hashing or file extension. Mostly, sed is used while replacing text.
❖
Less command - This command is used in the buffering the output on the screen.
❖
Diff command - This is a simple to use command. It is used in comparing text
sources, then output the differences of the tex t
Managing networks
Network management is the process of using tools to administrate, run and
manage a computer network. Network management is mostly about the
capability and efficiency of the data transfer channels. However, there is no
precise definition of network management, as it is an extensive topic. The
main areas in network management are
❖
Network administration
It involves the tracking of many computer resources, such as monitoring the
transition lines, hubs, switches, routers, and servers. You can monitor the
performance and updating the associated software-mostly network
management software, network operating system and software applications
that are distributed and used by network users.
Like any other OS, you need to be connected to a network. It can be your
internet service provider network, your company’s network or even WIFI.
You will then be required to learn how to connect Linux OS to a network.