Difference between revisions of "Id"

From ComputerCraft Wiki
Jump to: navigation, search
m (Forgot to sign off, oops!)
Line 1: Line 1:
{{ToDelete|This contains information already available on the [[CraftOS Shell]] page. - [[User:Oeed|Oeed]] 07:51, 26 March 2014 (GMT)}}
+
{{Stub|Needs more info about the program itself, perhaps an image?}}
  
 
The '''id''' program prints the current computer's ID, using [[os.getComputerID|os.getComputerID()]].
 
The '''id''' program prints the current computer's ID, using [[os.getComputerID|os.getComputerID()]].
  
 
[[Category:Programs]]
 
[[Category:Programs]]

Revision as of 10:30, 17 June 2014

This page is a stub.
Please help us by expanding it.

The id program prints the current computer's ID, using os.getComputerID().