Hi!
Could any one please tell me how can I change the default settings of
Thanks
--
From the desk of Ashish Pandit
PHONE: (216) 397-9725
Hi!
Could any one please tell me how can I change the default settings of
Thanks
--
From the desk of Ashish Pandit
PHONE: (216) 397-9725
1. Using "if" in "ksh" to change "for loop" values....
Hello,
I have a script that contains this(shown below). My problem is how do I
change
the values in the "for loop" statement? I tried doing another "if"
statement
but unluckilly I was unsuccessful. Needs some help.
Thanks in advance.
albertus:)
A part of my script.
####
if [[ $1 == "file1" && $2 == "name1" && $# == 2 ]]
then
some commands.
var=`commands`
#If var=A, then my for loop will be "for i in 1 2 3"
#If var=B, then my for loop will be "for i in 1 2 3 4 5"
#If var=C, then my for loop will be "for i in 1 2 3 4 5 6 7 8 9 10
#and so on... I need to do this with "only one"
#"for loop" statement. Any ideas....
for i in ???
do
some commands
done
else
some commands...
fi
###
2. visual TeX? (newbee question)
3. HELP: "TOP" Command and "SZ" command
4. X
5. How to track "Inode", "name" and "buffer" cache rates
6. GSI/21 EIDE controller and Bootdisk I/O error.
7. GETSERVBYNAME()????????????????????"""""""""""""
9. Using the "CU" command in SCO
10. "netstat -nr" should show "default" or "0.0.0.0"?
11. Why my "chmod" command can't change the "/home "
12. high serial port baud rates, found "setserial"
13. replacements for "cu" a la "dinc"