Project2

command
v0.0.0-...-cce4e6a Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

README

Project 2: Shell Builtins

Commands Implemented

echo

Command allows for a string to be printed on the terminal

ls

Lists all files/directories within scope

mkdir

Makes a new file or directory

pwd

Prints working directory onto the terminal

rm

Removes a designated file or directory

Commands Necessary to Run Application

Compile & Run Executable go build main.go ./main OR Compile and Run Directly go run main.go

Demo

Alt Text

Author Information

Abel Hernandez

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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