Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.clear()
- term.setCursorPos(1, 1)
- shell.setAlias("cls", "clear")
- shell.setAlias("pb", "pastebin")
- shell.setAlias("purl", "pURL")
- term.clear()
- term.setCursorPos(1, 1)
- shell.run("alias")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement