相关文章  
  • Linux必须学会的60个命令:文件处理1
  • 网络工程师专业术语大集合之路由器
  • 如何成为合格的LINUX系统管理员
  • Linux中文件查找技术大全
  • 循序渐进学习LINUX之软件配置
  • Linux循序渐进(23)
  • Linux循序渐进(22)
  • LINUX新手入门及安装配置faq200(下)
  • Linux下的硬件驱动—USB设备(下)(驱动开发部分)
  • 综合辅导:谈Linux分区
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    Linux职业认证考试50必考知识点5

    efining what each known printer is capable of. It is read once by lpd at starup.

      29. The lpd.perms file hods the permissions for the lpd service and can affect the operation as such utilities as lpc and lpq.

      30. The lpd.conf file is used to configure the actual lpd service. There are 180 options that can be configured.

      31. The lprm command is used to remove print jobs, and lprm -a will attempt to remove all spooled jobs.

      Shell,脚本,编程,编译

      32. /etc/profile在用户登陆时被执行,然后不同的SHELL会执行用户home下的对应配置文件.如bash依次查找.bash_profile, .bash_login和.profile.

      33. .bashrc在SHELL运行开始时被执行. .inputrc用于键盘配置.

      34. SHELL脚本必须有可执行权限,或是直接被SHELL读入执行. 0代表正常退出.

      35. SHELL脚本中应用"#!"说明解释器位置(如#!/usr/bin/perl)

    页码:[1] [2] [3] [4] [5] [6] [7] [8]5页、共8页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved