`
sakakokiya
  • 浏览: 507495 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Unix面试题(英文 附答案)2-1

阅读更多
1, Linux is a(n) _________ operating system, meaning the source code is freely available.C  open sourced
2, Which of the following will allow you to configure a dial-up connection?
 C   rp3-config
3, The ____ daemon listens for print jobs on a Linux system?A  lpd  
4, You want to repeat command number 3 in your history. How would you do this?    D  !3
5, How can you find the path to your history file?A   type echo $HISTFILE 
6, What switch for the sed command allows you to make substitutions? D   s
7, You have a text file named mytextfile. How would you sort the lines of the file in reverse alphabetical order?   D  sort -r mytextfile
8, You have two files, file1 and file2. You want to combine field 2 in file1 with field 3 in file2. How would you do this? D   join -1 2 -2 3 file1 file2
9, You want to display the last 10 lines of the file ‘longfile'. How would you do this?A    tail longfile            
10, You want to copy the file mydir\myfile to the directory dir2. But, you want to be warned if the file already exists. How would you do this?
C   cp -i mydir\myfile dir2    
11, which of the following will allow you to rename a file?   C   mv 
12, Standard input(stdin) is referenced by what number?  B   0 
13, You want to list the contents of the directory ‘directory1′ with any errors going to the file ‘error1′. How would you do this?
   B   ls directory1 2>error1
14, You want to stop the inetd process immediately. It has a process id of 15. How would you do this?   D   kill -9 15
15, You suspect that a particular process has been suspended. What command would you use to check this?    D   jobs
16, What command would you use to find files that were owned by the group ‘mygroup'?A   find -group mygroup  
17, What command is used to mount a file system read-only? D   mount –r
18, Which of the following commands can be used to change the owner of a particular file?  B  chown  
19, When setting file permissions using octal settings, what value represents read and write access?  B  6  
20, There is a file with the following permissions: -rw-rw-r- What rights does the owner have?A   read-write
分享到:
评论

相关推荐

    UNIX笔试面试题(C语言部分)

    "UNIX笔试面试题(C语言部分)"这个主题涵盖了两个关键领域:UNIX操作系统的基础知识和C语言编程。以下是对这些知识点的详细阐述: 一、UNIX操作系统基础知识 1. 文件系统:UNIX采用层次结构的目录系统,理解`/`根...

    unix2dos-2.2-35.el6.x86_64.zip

    unix2dos-2.2-35.el6.x86_64.zip 解压直接: rpm -ivh unix2dos-2.2-35.el6.x86_64.rpm rpm -ivh unix2dos-2.2-35.el6.x86_64.rpm rpm -ivh unix2dos-2.2-35.el6.x86_64.rpm rpm -ivh unix2dos-2.2-35.el6....

    unix,linux系统教程(5-5)

    相关资源:unix,linux系统教程(1-5)、unix,linux系统教程(2-5)、unix,linux系统教程(3-5),unix,linux系统教程(4-5),unix,linux系统教程(5-5)。 其余部分可在“搜索”按钮前面的文本框内填上本资源的关键字进行搜索...

    UNIX课本习题答案

    这个"UNIX课本习题答案"的压缩包文件,显然为那些正在学习UNIX系统的学生或专业人士提供了一套详尽的练习题解答,帮助他们巩固所学知识。 在"UNIX习题答案"中,我们可以期待涵盖以下几个关键知识点: 1. **UNIX...

    unix,linux系统教程(2-5)

    相关资源:unix,linux系统教程(1-5)、unix,linux系统教程(2-5)、unix,linux系统教程(3-5)unix,linux系统教程(4-5),unix,linux系统教程(5-5)。 其余部分可在“搜索”按钮前面的文本框内填上本资源的关键字进行搜索。...

    最全的IT公司面试题集 CHM版的

    Java面试题,J2EE面试题,.net面试题,PHP面试题,数据库面试题,英语面试,外企面试,软件测试面试题,Python面试题,Oracle面试题,MySql面试题,Web开发面试题,Unix面试题,程序员面试,网络技术面试题,网络安全面试题,Linux...

    程序员面试手册-超级全的程序员面试题-CHM版

    Java面试题,J2EE面试题,.net面试题,PHP面试题,数据库面试题,英语面试,外企面试,软件测试面试题,Python面试题,Oracle面试题,MySql面试题,Web开发面试题,Unix面试题,程序员面试,网络技术面试题,网络安全面试题,Linux...

    CISP-2-UNIX安全管理-CISP-2-Windows系统安全_2007-CISP-2-网络与通信安全_2007

    CISP-2-UNIX安全管理_2007,CISP-2-Windows系统安全_2007,CISP-2-网络与通信安全_2007

    Unix入门+深入绝对经典 unix-programming-environment-BrianWKernighan-RobPike.pdf

    unix-programming-environment-BrianWKernighan-RobPike.pdf BrianWKernighan-RobPike1984 Unix作者BrianWKernighan-RobPike最经典的Unix著作!

    nexus-3.5.0-02-unix.tar.gz.zip

    使用:将下载的压缩包解压到当前目录,然后进入文件夹即可看到 nexus-3.18.0-01-mac.tgz nexus-3.18.0-01-win64.zip nexus-3.18.0-01-unix.tar.gz nexus-2.14.5-02.war nexus-2.14.13-01-bundle.zip nexus-2.14.13-...

    unix,linux系统教程(1-5)

    unix,linux系统教程(1-5)内容:unix,linux系统教程1、unix,linux系统教程2、unix,linux系统教程3、unix,linux系统教程4、unix,linux系统教程5。 相关资源:unix,linux系统教程(1-5)、unix,linux系统教程(2-5)、unix,...

    linux_unix_FineBI5_1-CN.sh

    FineBi

    Linux 40 道面试题及答案.docx

    "Linux 面试题及答案" Linux 是一套免费使用和自由传播的类似 Unix 操作系统,一般的 WEB 项目都是部署放在 Linux 操作系统上面。Linux 是一个基于 POSIX 和 Unix 的多用户、多任务、支持多线程和多 CPU 的操作系统...

    dos2unix linux安装包

    1. **文本格式转换**:dos2unix 主要用于将文本文件中的DOS/Windows风格的换行符(CRLF)转换为Unix/Linux风格的换行符(LF)。这样,文件在Unix/Linux系统中可以正常显示和处理,避免出现乱码或无法正确读取的问题...

    Unity面试题30题含答案——C#基础.

    ### Unity面试题30题含答案——C#基础知识点详解 #### 1. 值类型与引用类型的区别 - **存储位置**:值类型直接存储在栈内存中,而引用类型存储的是堆内存中的地址,这个地址存放在栈内存中。 - **访问速度**:由于...

    dos2unix-6.0.3-4.el7.x86_64.rpm

    dos2unix命令用来将DOS格式的文本文件转换成UNIX格式的

    unix,linux系统教程(3-5)

    相关资源:unix,linux系统教程(1-5)、unix,linux系统教程(2-5)、unix,linux系统教程(3-5),unix,linux系统教程(4-5),unix,linux系统教程(5-5) 其余部分可在“搜索”按钮前面的文本框内填上本资源的关键字进行搜索。...

    unix,linux系统教程(4-5)

    相关资源:unix,linux系统教程(1-5)、unix,linux系统教程(2-5)、unix,linux系统教程(3-5),unix,linux系统教程(4-5),unix,linux系统教程(5-5) 其余部分可在“搜索”按钮前面的文本框内填上本资源的关键字进行搜索。...

Global site tag (gtag.js) - Google Analytics