首页 > 其他 > 详细

/etc/issue、shutdown练习

时间:2017-07-20 21:43:43      阅读:136      评论:0      收藏:0      [点我收藏+]

1、字符终端登录时,显示当前终端,主机名和当前时间;

    ①vim /etc/issue

    ②添加以下三行

        the termical is \l

        the hostname is \n

        the times is \d \t

                技术分享                

    ③在本地终端查看

                技术分享

2、今天18:30自动关机;

    shutdown -h 18:30;

             技术分享

本文出自 “亚成-另一个LINUXER” 博客,转载请与作者联系!

/etc/issue、shutdown练习

原文:http://yacheng0316.blog.51cto.com/11878883/1949401

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!