Use the archive command of linux to save the newsgroup file
This article mainly introduces the use of linux archive command newsgroup file storage procedures, the article is very detailed, has a certain reference value, interested friends must read it!
Archive reads the newsgroup files and keeps them. When archive is saved, the directory hierarchy of the files in the [source file] is saved.
Syntax format: archive [parameters]
Common parameters:
Reference example
Specify a directory for backup:
[root@linuxcool] # archive-a. / linuxcool
Associate files:
[root@linuxcool] # archive-I test.txt
Replace the document:
[root@linuxcool ~] # archive-m test.txt above are all the contents of the newsgroup file storage program using linux's archive command. Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!