06-readSize

command
v0.0.0-...-039cffb Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

The aim of this program is to perform file read based on specified byte size as user input. The usage of the program is: go run readSize.go <byte_size> <file_to_be_read> Example usage `go run readSize.go 12 readSize.go` would produce output: `package main` Only 12 bytes are printed, sinbce we specified that as an input.

Jump to

Keyboard shortcuts

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