La sintassi del ciclo for in unix:
# lista=`ps -efa | grep java`
> for X in $lista > do > kill -9 $X > done
Contact Us | Terms of Use | Trademarks | Privacy StatementCopyright © 2009 Systemista. All Rights Reserved.
Powered by Drupal and Drupal Theme created with Artisteer.