Linux/Unix面试题

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

几个Shell Script面试题

Linux/Unix面试题  手机阅读
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文档下载到电脑,方便收藏和打印

推荐程度:

进入下载页面
上一篇:Linux文件系统类型 下一篇:如何利用cmp命令比较文件

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

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

面试题 shell 脚本
复制网址 收藏网址 分享到微信 分享到微博 分享到QQ

其它栏目

软件工程师面试题 软件测试面试题 网络管理员面试题 java面试题 .NET面试题 PHP面试题 C#面试题 C++面试题 Delphi面试题 Ruby面试题 Python面试题 Javascript面试题 android面试题 iOS面试题 jQuery面试题 Linux/Unix面试题 DBA面试题

也许您还喜欢