Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can I only see the last 5 lines of a file?

Answers were Sorted based on User's Feedback



How can I only see the last 5 lines of a file?..

Answer / prakash

tail -n5 filename

Is This Answer Correct ?    20 Yes 0 No

How can I only see the last 5 lines of a file?..

Answer / senthil

tail -5 filename

Is This Answer Correct ?    17 Yes 1 No

How can I only see the last 5 lines of a file?..

Answer / shyam

tail -5 filename

Is This Answer Correct ?    8 Yes 0 No

How can I only see the last 5 lines of a file?..

Answer / vinod

#tail -n5 filename

Is This Answer Correct ?    3 Yes 1 No

How can I only see the last 5 lines of a file?..

Answer / rams

tail -5 <filename>

Is This Answer Correct ?    2 Yes 0 No

How can I only see the last 5 lines of a file?..

Answer / arnab chowdhury

#tail -n 5 <filename>

Is This Answer Correct ?    2 Yes 0 No

How can I only see the last 5 lines of a file?..

Answer / prashant

#tail -5 "filename"

Is This Answer Correct ?    1 Yes 0 No

How can I only see the last 5 lines of a file?..

Answer / madhava reddy

#tail -5 <filename> press enter

Is This Answer Correct ?    1 Yes 0 No

How can I only see the last 5 lines of a file?..

Answer / gaurav chaudhary

#tail -n -5 <filename>

Is This Answer Correct ?    0 Yes 0 No

How can I only see the last 5 lines of a file?..

Answer / swarup devalekar

tail -n filename

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Linux Commands Interview Questions

what is emacs editor and feature........???????????????????????????

1 Answers  


What are the command prompt commands?

0 Answers  


Which command is used to compare the files?

0 Answers  


What does wc command do in unix?

0 Answers  


how to call recursive grep function?

2 Answers  


What is the difference between rmdir and rm r?

0 Answers  


What command should you use to check your file system?

0 Answers  


What is know about grep commands?

0 Answers  


What is cpu in top command?

0 Answers  


What is an os command?

0 Answers  


You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?

0 Answers  


What are system commands?

0 Answers  


Categories