Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Date when the backup file is added to the spare part when Centos7 backs up the file

2025-01-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Today, the editor will bring you an article about the date when Centos7 backup files are added to spare parts. The editor thinks it's pretty good, so I'll share it for you as a reference. Let's follow the editor and have a look.

Linux is based on files to manage devices, interfaces, files, startup and application software in the system, because in the current process, the application system .conf files, script software, shell and so on are required to make backup when editing. Generally speaking, when I operate on important files, I have to back up the files first, such as:

01. Create a new file

# echo "test copy.." > / home/hdnnadmin/test-copy

02. Spare test-copy files

# cp / home/hdnnadmin/test-copy / home/hdnnadmin/test-copy-bak

Or # cp / home/hdnnadmin/test-copy {,-bak}

View the results of the backup

03. Method of adding backup time

# cp / home/hdnnadmin/test-copy {, _ back_ `date'+% Y% m% d% H% M``}

View backup results

It now shows where the spare parts date is added in the backup file.

The above is the specific operation of Centos7 backup files when the backup files are added to the spare parts, the code is detailed and clear, if you encounter this problem in your daily work, I hope you can solve the problem through this article. If you want to know more about it, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report