Skip to content

Releases: adityakaklij/nrt

v0.1.0_Windows

17 Aug 20:12
Compare
Choose a tag to compare

This release marks the initial launch of nrt version 0.1.0, a lightweight tool for managing files directly from the command line. In this version, users can read, rename, copy, and retrieve file information efficiently.

v0.1.0_Linux

17 Aug 17:06
Compare
Choose a tag to compare

This release marks the initial launch of nrt version 0.1.0, a lightweight tool for managing files directly from the command line. In this version, users can read, rename, copy, and retrieve file information efficiently.

v0.1.0_Apple_Silicon

17 Aug 16:59
Compare
Choose a tag to compare

This release marks the initial launch of nrt version 0.1.0, a lightweight tool for managing files directly from the command line. In this version, users can read, rename, copy, and retrieve file information efficiently.

Initial Release nrt

17 Aug 12:45
Compare
Choose a tag to compare
Initial Release nrt Pre-release
Pre-release

nrt - A Rust Clone of the cat Command

nrt is a simple command-line utility written in Rust that mimics the functionality of the Unix cat command, with some additional features.

Features

  • Get file size
  • Show creation time
  • Display last modified time
  • List file permissions
  • Count number of lines
  • Print non-empty lines with index
  • Rename the files
  • Copy entier file content