[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:
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.
:)
Re: What is the Typescript command (after Google failed me)
Maybe the command is 'script' not 'typescript'
A) script //which will create a typescript file that you can print/email
Re: What is the Typescript command (after Google failed me)
woooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooow script worked.
thanks so much.