Skip to content

samarthya/gows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command line arguments

Add command line parameters to display a simple banner utility

cmd -m="My message" -n 2

Steps to execute

  • cmd.go package name can be changed to main and execute the file.
  • Added main.go to invoke the Fileread.

Start Process

  • Using the os packages StartProcess method.
  • StartProcess is a low-level interface
  • If there is any error, it will of type *PathError

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages