Fulltext results:
- Virtual Network Visualization
- n"; open INPUT, "dladm show-link|"; # skip first line <INPUT>; while (defined($line=<INPUT>)) { if ($line =~ /^([^\s]+)\s+([^\s]+)\s+([^\s]+)\s+([^\s]+)\s+([^\s]+)$/) { $s = $STYLE{$2}... .$STYLE{$4} if defined($STYLE{$4}); print " // $line $1 [$s];\n"; if ($5 ne '--') { print " $1 ->
- localeadm
- and configures Solaris locales through a command line interface. * man page: [[http://docs.oracle.co... u have to mount it (insert your path in the first line. <code bash> ISOIMG="/share/iso/sol-10-u8-ga-spa... of bash or ksh), then use backticks in the second line: ''LOFIDEV=`lofiadm -a ${ISOIMG}`'' Now you can