answersLogoWhite

0


Best Answer

The tail command can be used to output the last part of a text file. The default is to show the last 10 lines of a file and options are available to override this.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What Linux command displays the last part of a file without editing it?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which Linux command displays your login name?

The whoami command.


What is the history command in Linux?

The history command displays all commands that have been entered into the terminal.


What do you mean by date command in Linux?

Exactly what the name says: It displays and sets the date on a Linux system.


What is the Linux command for displaying a working directory?

The command pwd displays your current/present working directory.


Which command displays whether route filtering has been enabled?

iptable in Linux


What command displays the command list?

In Linux, command typed at a command prompt displays a list of commands that would likely contain the command you desire. For example, to find all of the commands that have word flush in their name or descriptions type the following: man -k flush


What command displays the time on most Linux and Unix computer?

The time command is used to time a command and not display the actual time. To display the time and date, the date command must be used.


What is man fdisk in Linux?

In Linux the man command displays the help(man page) for a command. man fdisk is "display the man page for command fdisk"


What command displays the online text manual for Linux?

Depending on the OS and setup, they can be different. Look at the commands: info and man


What is stat command in Linux?

Displays the detailed status of a particular file or a file system. You can always refer manual pages for linux commands using the terminal using the "man" keyword before the actual command. ex:- man stat


What Linux command can be used to display the usage and how to use other command-line tools?

The df command displays drive capacities. The free command will show memory usage. The top command will show the system load of various processes.


What does the k command do in Linux?

k is not a standard command in Linux.