Displaying 3 results from an estimated 3 matches for "amili".
Did you mean:
amini
2005 Feb 05
3
Help - Getting an error when trying to add prio to tables....
Hi,
I am getting the errors given below, when I am trying to add the prio to any
table. What can be the problem and how can i resolve it.... Kindly help
[root /root]# ip rule
RTNETLINK answers: Invalid argument
Dump terminated
[root /root]# ip rule list
RTNETLINK answers: Invalid argument
Dump terminated
[root /root]# ip rule list table main
"ip rule show" need not eny arguments.
2009 Jan 28
2
t.test in a loop
Hi All,
I've been having a little trouble with creating a loop that will run a a
series of t.tests for inspection,
Below is the code i've tried, and some checks i've looked at.
I've used the get(paste()) idea as i was told previously that the use of the
eval should try and be avoided.
I've run a single syntax to check that my systax is correct and works
without any problems