-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhelp.txt
More file actions
18 lines (17 loc) · 784 Bytes
/
help.txt
File metadata and controls
18 lines (17 loc) · 784 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
HELP COMMANDS
help - runs "cat help.txt"
----------------------------------------------------
session - displays the current session [whoami]
----------------------------------------------------
users - displays the active sessions
----------------------------------------------------
broadcast - send message to all active users, [broadcast Hello Everyone]
----------------------------------------------------
history - displays command history for a current session
----------------------------------------------------
clearhistory - clears history
----------------------------------------------------
exit - kills the connection (exits)
----------------------------------------------------
info - information about this project
----------------------------------------------------