Skip to content
Studytrails

Tutorials in ML, AWS, R and Java

  • Amazon AWS
  • Json
    • Jackson
    • GSON
  • frameworks
    • spring
    • hibernate
  • R
    • RServe
    • RJava-Eclipse-Plugin
    • Core
  • blog
  • Source Code

read a file in reverse

October 11, 2015 by Mithil Shah

At times it is required to read a file in reverse. i.e. starting from the last time and reading up. The best way to do this is to use the ‘tac’ command

tac filename

Categories blog
Post navigation
get first few characters in a file
Cut lines in a file using a delimiter and select specific columns

Recent Posts

  • Batch Normalisation
  • Distributed Machine Learning – Part 2 Architecture
  • Distributed Machine Learning – Part 1 Hardware
  • Create/drop Athena table using python in Sagemaker
  • CloudFormation for SageMaker instance

Recent Comments

  • DavidZ on Java json – jackson List serialization
  • Kumar Puran on Install Climate Data Operator (CDO) with NetCDF, GRIB2 and HDF5 support
  • Paul on Java Google Json (Gson) Introduction
  • Henrik Winsnes on Java Gson – Building json from java (Data-Binding)
  • Meepa on Using Imports in Java and importing packages
© 2021 Studytrails • Built with GeneratePress