home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.cellular      Devices for productivity & masturbation      20,339 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 18,814 of 20,339   
   Alice J. to Whiskers   
   Re: Are we all handing to Google the SSI   
   31 Jan 16 21:11:37   
   
   [continued from previous message]   
      
   echo "Do you wish to assign $newMAC to $devID?"   
   echo "Press 1 to assign $newMAC to $devID? (otherwise press 2)"   
   select yn in "Yes" "No" ; do   
           case $yn in   
   		Yes )   
   		$priv ifconfig $devID down   
   		sleep 2 # allow interface to go down   
   		$priv ifconfig $devID hw ether $newMAC   
   		sleep 2 # allow time to assign MAC to interface   
   		$priv ifconfig $devID up && $priv ifconfig $devID | grep HWaddr   
   		break   
   		;;   
   		No )   
   		exit 0   
   		;;   
   	esac   
   done   
      
   ## END ##   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca