Summary: Ok I am looking to download the original command line unix not linux or a sprout out of unix but the original program. If anybody knows where I can sc...
Summary: hello unix people! i was wondering if there is a super-small command-line based unix out there for download? you know, something like dos. you see, i...
Summary: Hi! I have an account at my university and would like to run a few php scripts on it over a ssh connection. I have a disc quota of about 20 MB. The co...
Summary: Hi, I am trying to attach a file(a.txt) and send it to my_id@xyz.com using mail command. this is what I am using: uuencode a.txt a.txt | mail my_id@xy...
Summary: I am trying to assign a command line argument to a variable, i am running my script sending it one argument, i then set it to a variable by doing: VAR...
Summary: Dear All, I am running a financial accounts program and i need to find out what commands the gui is throwing at UNIX... i.e what it is telling it to d...
Summary: Does anyone out there know how to send an attachment using the mail command, actually from the command line (not from within scosh mail/scomail)...
Summary: a command line program is simply a program that was written before the graphical user interface basically all Dos and many unix/linux are like this ...
Summary: Can anybody help me get started with this? I have to write a script that takes any number of command line arguments, but quits when it finds a zero. A...
Summary: Variable assignment in most shells is without spaces around the equal-sign: DIRS="at_1 be_1 ch_1" You will notice that my "main.txt" is in double-quo...
Summary: Can anybody help with GHOST? What are the command line entries to create an image file and the entries to restore it? Take this as the example....
Summary: Hey dudes, I need some help with basic command line stuff. The install went fine, I'm logged in as root user and have done a few basic cd (change dire...
Summary: Hi All, I have a data file that looks like this: Ebsc_cp10|13590|6268|AB1308|"3734"|2|1 Ebsc_cp10|13590|6269|AB1308|"3735"|2|1 Ebsc_cp10|13590|6270|AB...
Summary: I have Unix with installation disk with me when I try to install on my pc unit. I got the erro message like that "the unix can not mount my primary HD...
Summary: What you would like then is for each line of test.log to be terminated with in addition to the line feed. sed -e 's,$,BR,' test.log >> log.html This ...
Summary: I figured out what I was doing wrong. Just in case anyone might care to know. Instead of assigning the read input to a var. named i, simply use follow...
Summary: I have the following file : First string second string third string 932 --end of file---- The output should look like: First string First string Fir...
Summary: Question four makes it sound like you believe that the 'cat' command concatenates files. That is not specifically true. The cat command reads the fil...
Summary: I'm getting a little frustrated and would appreciate any help. I'm writting a unix script, and no matter what I do, it ignores the command line variab...
Summary: Well, you CAN get Netscape & even Internet Explorer for most Unix OSes, however a simpler approach is to just use the html2rtf tool which is probably ...