-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/commands/gunload"
m |
m |
||
Line 8: | Line 8: | ||
== Example == | == Example == | ||
− | <syntaxhighlight lang="mIRC">; Unload a previously loaded agent named | + | <syntaxhighlight lang="mIRC">; Unload a previously loaded agent named myagent |
/gunload myagent | /gunload myagent | ||
</syntaxhighlight> | </syntaxhighlight> |
Revision as of 21:19, 22 December 2013
The gunload command unloads any agent, buy its agent name, that has been previously loaded via the /gload command.
Synopsis
/gunload <name>gload_command_-_mIRC
Parameters
- <name> - The name that you used to reference the agent in the initial /gload command, not the file name of the agent.
Example
; Unload a previously loaded agent named myagent /gunload myagent
Compatibility
Added: mIRC v5.7
Added On: 02/02/2000