The head -n -1 readme.txt command will:

The head -n -1 readme.txt command will:Category: Introduction to Linux IAuthor "LinuxQuestions"The head -n -1 readme.txt command will:
Linux Questions Staff asked 1 year ago

The head -n -1 readme.txt command will:

  • Display all but the last line of readme.txt
  • Number the lines of readme.txt
  • Show the first character of every line of readme.txt
  • Display the first line of readme.txt

About the author