Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Linux Tip:

This is a discussion on Linux Tip: within the Unix/Linux forums, part of the Operating Systems category; Hi Friends, Investigation Of Socket In Linux The Following command ll display the names of the ports that r connected toa remote server. ss | grep -vE 'State' awk '{print$5} ...

Go Back   Geeks Talk > Operating Systems > Unix/Linux
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 3 Weeks Ago
Expert Member
 
Join Date: May 2009
Location: Bangalore
Posts: 984
Thanks: 155
Thanked 420 Times in 201 Posts
rijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nicerijus is just really nice
Smile Linux Tip:

Hi Friends,

Investigation Of Socket In Linux

The Following command ll display the names of the ports that r connected toa remote server.

ss | grep -vE 'State' awk '{print$5} | cut-d': -f2 |sort |uniq


The command will print only the established port names.

Thanks,
Rijus.
****
Real Inspirational Journey.........Unanimously & Sincerely.
Reply With Quote
Sponsored Links
Reply

  Geeks Talk > Operating Systems > Unix/Linux

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Simple Linux Tip:Disable OpenOfiice Logo in Linux rijus Unix/Linux 0 4 Weeks Ago 03:29 AM
Linux Tips: Increase MPlayer Soft Volume to 300% in Linux rijus Unix/Linux 2 08-21-2009 02:37 AM
Linux Tips: Mount Windows shares like normal drives in Linux rijus Unix/Linux 1 08-13-2009 07:38 AM
Linux Tips: Search Google.com from the Linux command line rijus Unix/Linux 0 08-12-2009 03:48 AM
Linux Tips :Find details about your ISO images from the Linux command line rijus Unix/Linux 1 08-05-2009 03:09 AM


All times are GMT -4. The time now is 02:40 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved