![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need Info | msgobinathan | Shell Programming and Scripting | 1 | 11-03-2007 05:17 PM |
| cpu info | vijayca | HP-UX | 1 | 08-27-2007 09:51 AM |
| How get more LUN info | itsupplies | Red Hat | 0 | 10-26-2006 05:22 AM |
| exe info | sumsin | High Level Programming | 6 | 11-17-2005 05:15 AM |
| SU info | afflack | UNIX for Dummies Questions & Answers | 4 | 01-20-2005 09:35 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Some Info.
Hiya all ... i am a newbie to UNIX,
Just want to knwo what this command does: /sbin/ifconfig eth0 | grep 'inet addr:' | cut -d: -f2 | awk '{ print $1}' I think, 'grep shows the line with 'inet addr' (which is the 2nd line, displaying the IP Address, Broadcast Address and Subnet Mask) ... Is this correct? What does the Second part do? {cut -d: -f2}? Thanks in advance. Kind Regards ad4m88 |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|