- Learning Linux Shell Scripting
- Ganesh Sanjiv Naik
- 90字
- 2021-08-20 10:44:28
Chapter 2. Drilling Deep into Process Management, Job Control, and Automation
In the last chapter, we introduced ourselves to the Bash shell environment in Linux. You learned basic commands and wrote your first Shell script as well.
You also learned about process management and job control. This information will be very useful for system administrators in automation and solving many problems.
In this chapter, we will cover the following topics:
- Monitoring processes with ps
- Job management—working with fg, bg, jobs, and kill
- Exploring at and crontab
推薦閱讀
- Vue.js 3.x快速入門
- 高手是如何做產(chǎn)品設(shè)計的(全2冊)
- Building Modern Web Applications Using Angular
- 自己動手實現(xiàn)Lua:虛擬機、編譯器和標(biāo)準(zhǔn)庫
- Mastering OpenCV Android Application Programming
- PowerCLI Cookbook
- 機器人Python青少年編程開發(fā)實例
- Full-Stack Vue.js 2 and Laravel 5
- 深入RabbitMQ
- 常用工具軟件立體化教程(微課版)
- 深入淺出React和Redux
- C#程序設(shè)計(項目教學(xué)版)
- Vue.js 3應(yīng)用開發(fā)與核心源碼解析
- Arduino Wearable Projects
- Data Science Algorithms in a Week