Results 1 to 6 of 6

Thread: Easy way to make command-orriented programs

  1. #1
    Guest

    Easy way to make command-orriented programs

    http://www.codeexamples.org/cgi-bin/...pe=HTML-detail

    This is an example of cmd.py which makes it easy and fun to make command programs.

  2. #2
    Guest

    Re: Easy way to make command-orriented programs

    I dont know programming (yet) or python, so what exactly do you mean by command program?

  3. #3

    Re: Easy way to make command-orriented programs

    Nice code, you're comments are really helpful (hell, I understood what was going on).

    If all the code on codeexamples.org is that well explained, I'll have to look at alot more *;D

  4. #4
    Guest

    Re: Easy way to make command-orriented programs


    I dont know programming (yet) or python, so what exactly do you mean by command program?
    Did you ever use ftp (the program) or ncftp? You know, in those you can type get filename? Well that's exactly the command-oriented I'm talking about. Try the program. Once you get the prompt, type 'help' without the quotes.

  5. #5

    Re: Easy way to make command-orriented programs

    Ever used bash? that's a command oriented program, too.

  6. #6
    Guest

    Re: Easy way to make command-orriented programs

    duh Im a rock. :

Similar Threads

  1. How To Make A Dedicated File Server Or Web Server
    By beezlebubsbum in forum Linux - General Topics
    Replies: 11
    Last Post: 02-22-2009, 12:12 AM
  2. Linux Benchmarking
    By comtux in forum Linux - General Topics
    Replies: 2
    Last Post: 01-08-2005, 12:17 AM
  3. Program Compatibility Wizard in Windows XP
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 06:43 AM
  4. Exerciser
    By garskoci in forum Linux - Software, Applications & Programming
    Replies: 3
    Last Post: 12-12-2001, 12:01 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •