Linux/Unix面试题

当前位置: 面试问题网 > Linux/Unix面试题 > 几个Shell Script面试题

几个Shell Script面试题

1. How do you take a single line of input from the user in a shell script?
   2. Write a script to convert all DOS style backslashes to UNIX style slashes in a list of files.
   3. Write a regular expression (or sed script) to replace alloccurrences of the letter ‘f’, followed by any number of characters, followed by the letter ‘a’, followed by one or more numeric characters,followed by the letter ‘n’, and replace what’s found with the string“UNIX”.
   4. What happens to a child process that dies and has no parent process to wait for it and what’s bad about this?
   5. How do you create a swapfile?1. How do you take a single line of input from the user in a shell script?
   2. Write a script to convert all DOS style backslashes to UNIX style slashes in a list of files.
   3. Write a regular expression (or sed script) to replace all occurrences of the letter ‘f’, followed by any number of characters,followed by the letter ‘a’, followed by one or more numeric characters,followed by the letter ‘n’, and replace what’s found with the string “UNIX”.
   4. What happens to a child process that dies and has no parent process to wait for it and what’s bad about this?
   5. How do you create a swapfile?

【几个Shell Script面试题】相关文章

1. ShellScript面试题一则-ShellScript编程

2. 几个Shell Script面试题

3. shell程序如何生命变量?shell变量是弱变量吗?

4. Oracle面试题:如何把一个表从一个schema到另一个schema

5. 软件测试LoadRunner面试题:What is a function to capture dynamic values in the web vuser script?

6. 如何执行一个shell程序

7. 软件测试LoadRunner面试题:If you want to stop the execution of your script on error, how do you do that?

8. Shell编程面试题

9. .NET初级开发工程师面试题(包括Javascript)

10. 百度JavaScript笔试题

本文来源:https://www.mianshiwenti.com/a13578.html

点击展开全部

《几个Shell Script面试题》

将本文的Word文档下载到电脑,方便收藏和打印

推荐程度:

进入下载页面

﹝几个Shell Script面试题﹞相关内容

「几个Shell Script面试题」相关专题

其它栏目

也许您还喜欢