Family moved from connected to being more separated on cohesion.
And also about sex roles through the media and through involvement in several growth groups.
Going from one country to another country for job and to earn money is called foreign employment. People of Nepal go to different countries of the world for jobs and earning. ... The Nepalese labour and sweat is being used in foreign countries and there is scarcity of human power for the development of our own country.
-n is the parameter of the grep command that displays the line number of the line which contains the searched text.
<h3 /><h3>What is Grep command?</h3>
- One of the most potent and often used tools in Linux is the grep command, which stands for "global regular expression print".
- Each line that matches a pattern is sent to standard output by grep after it searches one or more input files for such lines. Grep reads from the standard input, which is often the result of another program, if no files are given.
- Grep is instructed to display the line number of any lines that include a string that matches a pattern when the -n (or —line-number) option is used. When this option is selected, grep publishes the results of the matches to standard output along with the line number.
- -n is the parameter of the grep command that displays the line number of the line which contains the searched text.
Learn more about Grep command, visit: brainly.com/question/15093230
#SPJ4