Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
UNIX-like v1.0.1
TangentFox
Aug 24th, 2019
368
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
-- UNIX-like v1.0.1
shell
.
setPath
(
shell
.
path
(
)
..
":/bin"
)
help
.
setPath
(
help
.
path
(
)
..
":/usr/man"
)
shell
.
setAlias
(
"man"
,
"help"
)
shell
.
run
(
"rm"
,
"/tmp/*"
)
shell
.
run
(
"clear"
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
PowerShell | 59 min ago | 0.86 KB
Untitled
1 hour ago | 16.30 KB
Untitled
3 hours ago | 11.99 KB
Untitled
5 hours ago | 17.87 KB
Untitled
7 hours ago | 12.75 KB
Untitled
9 hours ago | 23.62 KB
Ghost Of Onyx 6
16 hours ago | 0.51 KB
Untitled
19 hours ago | 12.07 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!