Releases: adityakaklij/nrt
v0.1.0_Windows
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
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
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
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