How can I only see the last 5 lines of a file?
Answer Posted / arnab chowdhury
#tail -n 5 <filename>
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
Why is it called bash?
How to give acl permission in numerical mode on linux?
How do I run a bash script in linux?
What is pwd in linux command?
How do you limit memory usage for commands?
What is difference between free and available memory in linux?
Information technology is widely used in
Which command will show you free/used memory?
Can I delete .bash history?
What is ulimit in linux?
Describe the mknod command and when you’d use it.
How can we increase disk read performance in single command?
How do you create a file?
What file type is a makefile?