Skip to content

Modules

Jessica Brown edited this page May 4, 2022 · 11 revisions

The Modules

FileName Function Description Usage
mod_bakup [backup](#Backup] Create a backup of a file or directory to the archive folder location backup {filename
mod_dirjump eb3_dirjump A list of the last 15 used directories you have visited eb3_dirjump (d)
mod_empty empty To empty a file with no date and keep all permissions in tact empty {filename}
mod_extract extract Automatically detect compression type and extract into a directory extract {filename}
mod_logviewer viewlog To pipe and cat logs in color with automatic detection of key elements viewlog {filename}
mod_systeminfo systeminfo Provides detailed information about the current OS, Network, and Memory systeminfo
mod_userlist userlist Gives all users information on the current system userlist
mod_weather weather Provides information on the 5 day forecast and current weather conditions weather

How it works

Creating your own module

Updating modules

Do's and Do not's

Functions

Backup

Dir Jump

Empty

Extract

Log Viewer

System Information

User List

Weather

Clone this wiki locally