CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Feb 2009
    Posts
    32

    [RESOLVED] What is the Typescript command (after Google failed me)

    Posting here because it's the only subforum whose description includes Linux, and I'm running Linux...

    I'm accessing a linux account via ssh (putty). I don't think that matters. I'm just using the terminal, and I don't have access to root-only stuff.

    Basically I need to create a set of rules for flex, a program I use to compile rules to a C executable to spit out tokens in a "lexeme: token" format. Anyway, here are the instructions:

    *removed*
    I'm assuming that the linux.address.com box actually has the program "typescript", but linux just says "typescript: Command not found." It's vital to my homework, as you can see.

    Last edited by Nim; October 14th, 2009 at 10:05 AM.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured