Running Sun 4.1.3 on one machine and Solaris on another
I'm new at this and was wondering how often to run fsck.
Where do aliases reside on Solaris 5.x
Thanks,
Running Sun 4.1.3 on one machine and Solaris on another
I'm new at this and was wondering how often to run fsck.
Where do aliases reside on Solaris 5.x
Thanks,
1. A couple of easy questions (SUMMARY)
Thanks to all who replied in e-mail. I was under the impression
that the csh "$<" construct accepted a single keystroke as input,
without requiring the user to hit Return. I know about the 'read'
out that the command can take several variables and it will set those
variables to the corresponding word of the input, based in the IFS
(input field separator) environment variable. He also supplied a nice
loop for reading input from a file. 'read' returns 0 at EOF, so it
works well with a while loop. Thanks, Jim. :)
I guess I will stick with VAL=`expr $VAL + 1` for incrementing my
variables, even though more advanced shells (like ksh) can provide basic
math operations. I want the scripts to be usable on the widest range of
systems, and the Bourne shell seems to be the common denominator.
5. A couple of easy questions :-)
7. addendum: a couple easy questions
11. Linux Newbie (couple of easy questions)
12. couple of questions (well, more than a couple)
13. "junior" has couple o' easy ones...