UNIX Command Example: look - Display Lines Beginning with Given Keyword(s)
Logon to UNIX command prompt then copy & past the bellow code to get some result:
look bang test2/country.txt look Bang test2/country.txt
Here "look" is the command to Display lines in the file "country.txt" Beginning with bang "look Bang test2/country.txt" Display lines in the file "country.txt" Beginning with Bang If everything went well we should get some interesting result as follows:

No comments:
Post a Comment
leave your comments here..