To shutdown the system at a particular time
# shutdown -h hours:minutes &
To find the files with an extension .html,
# locate \*.html
To list the files having SUID configured in the system, use the command:
# find / -perm -u+s
Its All About to Share...
To shutdown the system at a particular time
# shutdown -h hours:minutes &
To find the files with an extension .html,
# locate \*.html
To list the files having SUID configured in the system, use the command:
# find / -perm -u+s
© 2009 Servertechs · Proudly powered by Blogger & Servertechs 2 by Prisha.
0 comments:
Post a Comment