Уровень 0 · материалов: 4
В кластер входят документы, описывающие синтаксис и применение конкретных консольных утилит Linux для поиска файлов или редактирования текста.
Общие признаки: утилиты командной строки Linux, руководства по использованию команд, администрирование систем
Группа выше: Командная строка Linux: команды и работа в ней
Смысл: The text serves as a practical reference manual for the `sed` command, explaining its versatility in non-interactive text editing and stream processing for system administrators and developers.
A detailed technical tutorial explaining how to use the `sed` stream editor in Linux/Unix for text substitution, line deletion, and file viewing.
Смысл: The main idea is to provide a practical, entry-level tutorial on using the 'sed' utility in Linux to automate text editing and stream processing within Bash scripts.
A detailed technical guide on using the sed stream editor for searching, replacing, deleting, and inserting text in Linux files and data streams.
Смысл: The text serves as a practical tutorial designed to demystify the Linux 'find' command for system administrators and developers, providing a curated list of the most useful flags and combinations for efficient file management.
A comprehensive tutorial on using the Linux 'find' command to locate files and folders based on name, size, time, permissions, and content.
Смысл: The text serves as a comprehensive introductory guide to the Linux 'find' command, explaining its syntax, various search criteria (name, type, size, time, user, permissions), and the actions that can be performed on the found items.
A comprehensive guide to using the Linux 'find' command to locate files by various criteria and perform automated actions on them.