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.
- ls - list a directory content
- ls -l - list files in detail
- cd - change directory to ...
- mkdir - make directory
- rmdir - remove directory
- mv f1 dir - move file f1 to directory dir
- passwd - change password
- exit - end terminal session
- vi - vi text editor
- emacs - emacs text editor
- ed - text editor
- wc - char, line, word count
- cat - list content of file
- more - list file content by screen
- cp - copy file
- sort - sort files
- rm - remove file
- head - output first 10 lines of file
- tail - output end of file
- history - display recent commands
- pwd - print working directory
- finger - information about user on system
- chfn - change finger information
- whoami - display current user
- who - list logged in users
- date - print date and time
- quota - display your disk quota
- jobs - print list of jobs
- kill % - kill job x
- ps - print process stats
- bg - resume background process
- fg - resume foreground process
- logout - logout from system
- sudo - do it as superuser
- su - change to superuser
- bitchx - irc client CLI
- 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:
- addlog - writes your comment into the bot's log file
- away - mark you as away
- back - This marks you un-away on the party line
- banner - Displays a message to everyone currently using the bot's party line or file area
- botinfo - Requests information from every bot currently in the botnet
- bots - Shows the list of bots currently in the botnet
- chaddr - change address of bot