adspace


You issue the command head * what would the resulting output be?

Answer Posted / Vikash Kumar Singh

The `head` command by default shows the first 10 lines of a file. If no file is specified, it acts on the standard input. Since the wildcard * represents all files in the current directory, it will display the first 10 lines from each of those files.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can any one send me one project on linux ...?

2856