Commit graph

  • 15ce649cdd Minor fixes main erius 2024-04-30 11:36:19 +0300
  • 792536d683 Implemented long output and inode output for rbls erius 2024-04-27 01:17:50 +0300
  • bf36e496c4 Imported std::io::ErrorKind::* in rbcat.rs for prettier error matching Implemented proper error handling for rbls, added support for multiple files and directories, added alphabetical sort erius 2024-04-25 13:13:07 +0300
  • f780929dbf Implemented basic "cat" functionality Added newline to rbecho.rs Shortened TryFrom<Result<DirEntry, io::Error>> for FileInfo erius 2024-04-25 02:59:54 +0300
  • 0f0bee6802 Implemented basic rbls functionality with formatted output and flags -a and -A Added crate "console" for access to the terminals properties erius 2024-04-24 03:45:48 +0300
  • 58f52075aa Initial commit erius 2024-04-23 15:38:13 +0300