Search Results

Search: Posts Made By: Tecaze
Forum: Hardware 08-01-2011
3,118
Posted By Tecaze
use this command: nm-tool 2>/dev/null|sed -n...
use this command:

nm-tool 2>/dev/null|sed -n '/Type:[ ]*802.11 WiFi/,/IPv4 Settings/{ /State:[ ]*connected/,/IPv4 Settings/{ s/^[ ]*//;/^\*.*Infra/ { s/^*//;s/:.*//;p }}}'
Forum: Ubuntu 08-01-2011
2,211
Posted By Tecaze
Try this command: ls -lct /etc | tail -1 |...
Try this command:

ls -lct /etc | tail -1 | awk '{print $6, $7}'
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 05:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy