CSCE4600Project2

module
v0.0.0-...-724b205 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2023 License: GPL-3.0

README

CSCE4600

Coverage

To run project 2:

  1. cd Project2 if not already in the directory
  2. go run main.go

Commands I implemented
  1. echo
    1. supports printing environment variables in a linux fashion, i.e echo $VAR
  2. ls
    1. Supports the following flags
      1. -R Recursively list files and directories -S Sort files by size -a Show hidden files -d List directories themselves -h Print file sizes in human-readable format -l Use long listing format -r Reverse the order of the listing -t Sort files by modification time
    2. Can also combine flags like ls -l -h
  3. mkdir
  4. rm
  5. cat

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL