HostCLI
To ease the work for adding host into localhost. I'm preparing the script in python
Save this as hostcli.py
Put into ~/.bashrc
or ~/.zshrc
based on your preference.
alias hostcli='python3 /path/to/hostcli.py '
Last updated
To ease the work for adding host into localhost. I'm preparing the script in python
Save this as hostcli.py
Put into ~/.bashrc
or ~/.zshrc
based on your preference.
alias hostcli='python3 /path/to/hostcli.py '
Last updated