Imports of package activation

PathSynopsis
osPackage os provides a platform-independent interface to operating system functionality.
os/execPackage exec runs external commands.
strconvPackage strconv implements conversions to and from string representations of basic data types.
syscallPackage syscall contains an interface to the low-level operating system primitives.