free eggdrops

Shell commands - UNIX shell

Why shell commands?
If you want to be able to use shell from our list you MUST know some basic command for interaction. All commands you type in shell, shell interpreter execute it and pass to core of Operating System. As a user of free shellsFree shell and free shell accounts on UNIX systems you will have limited rights and you must obey strict rules. Be careful about that and read Terms of Services.
Commands that we provide you are some basic UNIX command that work on every shell (bash,sh,csh,tcsh) and on every UNIX machine. All commands are case-sensitive so be careful when you type.

  1. ls - list a directory content
  2. ls -l - list files in detail
  3. cd - change directory to ...
  4. mkdir - make directory
  5. rmdir - remove directory
  6. mv f1 dir - move file f1 to directory dir
  7. passwd - change password
  8. exit - end terminal session
  9. vi - vi text editor
  10. emacs - emacs text editor
  11. ed - text editor
  12. wc - char, line, word count
  13. cat - list content of file
  14. more - list file content by screen
  15. cp - copy file
  16. sort - sort files
  17. rm - remove file
  18. head - output first 10 lines of file
  19. tail - output end of file
  20. history - display recent commands
  21. pwd - print working directory
  22. finger - information about user on system
  23. chfn - change finger information
  24. whoami - display current user
  25. who - list logged in users
  26. date - print date and time
  27. quota - display your disk quota
  28. jobs - print list of jobs
  29. kill % - kill job x
  30. ps - print process stats
  31. bg - resume background process
  32. fg - resume foreground process
  33. logout - logout from system
  34. sudo - do it as superuser
  35. su - change to superuser
  36. bitchx - irc client CLI
  37. ping - ping the host

Free eggdrop and free BNC commands

Eggdrop is most popular IRC bot. It is written in C and it is very easy for manipulation. Commands for controlling and manipulating of eggdrop and BNCfree irc bot eggdrop and free psyBNCcan be found in readme files. We will introduce you few basic commands so you can start working with eggdrop and BNC:

  1. addlog - writes your comment into the bot's log file
  2. away - mark you as away
  3. back - This marks you un-away on the party line
  4. banner - Displays a message to everyone currently using the bot's party line or file area
  5. botinfo - Requests information from every bot currently in the botnet
  6. bots - Shows the list of bots currently in the botnet
  7. chaddr - change address of bot