• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Recent content by lionelmessi123

  1. L

    Linux [Linux] Basic commandline usage

    If you want a copy of foo.txt, you type in cp foo.txt bar.txt. A second file called bar.txt will be created, an exact copy from foo.txt. You can copy this to another location with cp foo.txt ../bar.txt, you can use cp /usr/lib/foo.txt /home/user/Desktop/. Note that I have not specified a...
Back
Top