Chinaunix首页 | 论坛 | 博客
  • 博客访问: 22657
  • 博文数量: 7
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 68
  • 用 户 组: 普通用户
  • 注册时间: 2014-02-20 12:06
文章分类
文章存档

2014年(7)

我的朋友

发布时间:2014-02-20 16:16:03

In Unix, what startup and termination files do the various shells use?Although not a comprehensive list, the following should provide youwith a basic understanding of what startup and shutdown files thevarious Unix shells use.Note: This information comes from the UnixFAQ, which.........【阅读全文】

阅读(561) | 评论(0) | 转发(0)

发布时间:2014-02-20 16:13:36

Bash Reference Manual6.3.1 What is an Interactive Shell?An interactive shellis one started without non-option arguments, unless -s isspecified, without specifying the -c option, andwhose input and error output are bothconnected to terminals (as determined by isatty(3)),or one started .........【阅读全文】

阅读(960) | 评论(0) | 转发(0)

发布时间:2014-02-20 16:07:20

——(O'Reilly) UNIX Power Tools (3rd Edition)3.4 Login Shells, Interactive ShellsEach Unix shell (sh, csh, etc.) can be in interactive mode or noninteractive mode. A shell also can act as a login shell or a nonlogin shell. A shell is a shell is a shell — e.g., a login bash shell is the sam.........【阅读全文】

阅读(584) | 评论(0) | 转发(0)

发布时间:2014-02-20 15:58:47

——(O'Reilly) UNIX Power Tools (3rd Edition)To understand setup files, you need to understand that a shell can act like a login shell or a nonlogin shell (Section 3.4). There are different setup files for nonlogin and login shells.When you log in to a Unix system — but not under a win.........【阅读全文】

阅读(447) | 评论(0) | 转发(0)

发布时间:2014-02-20 13:05:42

在Unix系统用户登录、操作命令日志配置方法-引言一文中,已经格式化了登录日志,如下:bashuser: class="HOST_LOGIN" type="2" time="2011-06-29 10:44:03" src_ip="192.168.14.83" dst_ip="192.168.99.243" primary_user="" secondary_user="bashuser" operation="" content="login successful" authen_status=".........【阅读全文】

阅读(3266) | 评论(2) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册