#!/bin/bash#filename testarg.shtestfunc2(){ echo "$# parameters" echo Using '$*' for p in $* do echo "[$p]" done echo Using '"$*"' for p in "$*" do echo "[$p]" done echo Using '$@' for p in "$@" do echo "[$p]" done echo Using '
In recent weeks, Microsoft has been touting its hoped-for Web-search partnership with Yahoo as a boon to advertisers, trying to drum up support for the alliance on Madison Avenue and damp antitrust concerns in Washington.[The microsoft.com,
/* * test_struct.c * * Created on: 2009-10-3 * Author: lengyuex */#include #include int main(void){ struct str_1{ char a; int b; }good1; struct str_2{ int a ; char b ; }good2; struct str_3{ int a; char b ; int c ;
VM到了2.6.29.6-217.2.3.fc11.i686.PAE終於可以順利安裝了。 以前的核心都要補丁。補丁:vm.sh#!/bin/sh# VMWare modules source patch "installer" script# krellan# Change these if desiredVMMODDIR="/usr/lib/vmware/modules"PATCHFILE="vmware-6.5.2-modules-2.6.29-fix.patch"# Take
<export> <host1>(<options>) <hostN>(<options>)...The following methods can be used to specify host names:Important:wildcards — Where a * or ? character is used to take into account a grouping of fully qualifieddomain