Search Results

Search: Posts Made By: kashif_islam
4,610
Posted By methyl
If we are working with lines, we do not want to...
If we are working with lines, we do not want to expand the entire file "abc.txt" on the "for" line and then read it word by word.
We need to read each line one-by one with a method which preserves...
4,610
Posted By frappa
Hi, Last question: you may start with...
Hi,

Last question:
you may start with 'Linux Hands on Guide', you can find it on tldp.org; it's not specifically about shell scripting, but has useful exercises at the end of each chapter that...
4,610
Posted By frank_rizzo
please use CODE tags around your logic. ...
please use CODE tags around your logic.

i=$((i+1))
or
let i=i+1
Forum: Solaris 10-21-2011
1,260
Posted By solaris_1977
You detached c0t4d0s0 and attached also same...
You detached c0t4d0s0 and attached also same device. So as far as it is pointing to same device, things should be alright. No need to worry
Forum: Solaris 10-21-2011
1,260
Posted By vishalaswani
Previously d0 had d2 - 1st submirror d1...
Previously d0 had

d2 - 1st submirror
d1 - 2nd submirror

But when you detached d2 from d0, d1 became the 1st submirror.

When you reattached d2 to d0 later, it has to become 2nd submirror...
Forum: Solaris 11-26-2010
5,906
Posted By DukeNuke2
you can't remove them from dladm... this command...
you can't remove them from dladm... this command shows all available interfaces in the system. use "ifconfig -a" output.
and if "show-aggr" doensn't show an output, there is no aggregation set...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 08:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy