Practical Code Solutions
Solutions and Ideas on Programming, Statistics and Networking
Thursday, August 5, 2010
examples on ifconfig, grep and awk
›
These examples are about " read ip address of linux interfaces " entry; 1) get interface list; root@ismail-lap...
Using Beanshell Scripts in cgi-bin Directory
›
In this tutorial, we demonstrate to use Bean Shell Java interpreter as a cgi language. Beanshell is a Java interpreter that can be called d...
read ip address of linux interfaces
›
you can read ip configuration with "ifconfig" command. but this command returns lots of information. if you need just some specifi...
‹
Home
View web version