Skip to content

audreyteles/hostcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hostcli

How it works

  • Download the program file.

  • Adjust the file permissions to make it executable:

     chmod +x hostcli
  • Then, in the same folder, run the following command:

    sudo ./hostcli
  • (Optional) If you want, you can add an alias to your shell (~/.bashrc or ~/.zshrc):

    alias hostcli='sudo /your/path/to/hostcli'
    

    Close and open the shell to apply these changes and you'll be able to call hostcli from anywhere.

About

A CLI app to add hosts to your linux.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages