PART 5: FILE SEARCH, FILE MODIFICATION
You can download the example files here (as a zip file):
In this video I want to show you the basics of the Linux command line interface. With this you will become a Linux Pro yourself. We will cover the following commands in the video:
grep – search text in files
find – search for files
cat – concatenate (e.g. attach to files)
sed – replacing text in files
paste – join files horizontally
for loop – loop over commands
This material is published under the creative commons license CC BY (Attribution). If you plan to use it, please acknowledge it.
Nguồn:https://ftlinuxcourse.com/
Xem thêm Bài Viết:
- Trải nghiệm mới hay ho với hướng dẫn cài Mac Os trên vmware
- Bật mí cách cài đặt ssl miễn phí lên Let’s Encrypt
- Tuyệt chiêu tạo usb boot kali linux đơn giản dành cho bạn
- Hướng dẫn chi tiết từ A – Z các bước cài đặt Python trên Windows 10
- Bật mí quy trình cài đặt Kali Linux trên Vmware đúng chuẩn và chi tiết
Could you please continue the series with some videos with pipelining and bash scriping?
This series is so awesome!!! keep it up!!