Re: Running files

1997-03-05 Thread John T. Larkin
> how can I run a file that is not a command file? Like I have a > file called startup, how do I run it? What sort of file is it? If you know that it's an executable file, you probably need to set the execute bit on the file. You can do with "chmod u+x ". Check out the man page for ch

Running files

1997-03-05 Thread Pete Poff
Hi, how can I run a file that is not a command file? Like I have a file called startup, how do I run it? And where can I find minicom, or any of the other comm programs? And where can I get pico, the text editor? thanks again, Pete Poff Pete Poff---AKA---BlackJac