Skip to content

Shell Script to output system information to webpage

Notifications You must be signed in to change notification settings

mikeTowle/system-info-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

system-info-page

Shell Script (Bash) to output system information to webpage

Directions

1. Create Directory "myDirectory"
2. Add directory "bin" -> /myDirectory/bin
3. Add my sys_info_page to bin
4. Run Following commands
chmod 755 sys_info_page
bash sys_info_page > sys_info_page.html
open ./sys_info_page.html

About

Shell Script to output system information to webpage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages