
AmigaWorld offers programmers free webpages to support their amiga-software. What do you want to know:
Additionally we offer some variables to update the information about your program. They are stored in ascii-files in your home-drawer and should look like this:
| name | this is the real name of your program. If you don't set this variable, the name of the directory will be used everywhere. |
| short | a one-worded description reflecting of which type your program is (e.g. graphic,music,tcp) |
| version | the actual version of your program. |
| description | an English description of your program. |
| beschreibung | an optional German description of your program. If you omit this, the English one will appear on the German pages. |
Important:Your program will only be mentioned on the main support-page, if you add the above flags. Programs without these information will be ignored automatically by the maintanence software.
| Amiga command | Linux command |
| cd | cd |
| dir | ls -la |
| copy | cp |
| rename | rn |
| makedir | mkdir |
| delete | rm |