groups

name language licence
Untitled Snippet Other Other
Change user group of a file Shell Other
Postscript alter the number of pages per printed page Shell Other
System reboot with warning Shell Other
Change owenership of a file Shell Other
Do a full yum update Shell Other
Location of system logs Shell Other
Make thumbnails for simpleviewer Shell Other

< 1 2 3 >



language: Shell
licence: Other

System reboot with warning

options: view full snippetsend to code collector
shutdown -r +5 "Shasta reboot imminent!"
	
(Continues...)