Tôi đã nhầm thư mục và xóa một danh sách các tập tin python rất quan trọng! Làm cách nào tôi có thể định cấu hình các quy tắc trước hết để khôi phục chúng? và sử dụng Debian O.S
/etc/foremost.conf
CONFIGURATION FILE
The configuration file is used to control what types of
files foremost searches for. A sample configuration
file, foremost.conf, is included with this distribution.
For each file type, the configuration file describes the
file’s extension, whether the header and footer are case
sensitive, the maximum file size, and the header and
footer for the file. The footer field is optional, but
header, size, case sensitivity, and extension are not!
Any line that begins with a pound sign is considered a
comment and ignored. Thus, to skip a file type just put
a pound sign at the beginning of that line
Headers and footers are decoded before use. To specify a
value in hexadecimal use \x[0-f][0-f], and for octal use
\[1-9][1-9][1-9]. Spaces can be represented by \s.
Example: "\x4F\123\I\sCCI" decodes to "OSI CCI".
To match any single character (aka a wildcard) use a ?.
If you need to search for the ? character, you will need
to change the wildcard line *and* every occurrence of
the old wildcard character in the configuration file. Do
not forget those h
nhưng tập tin .py
trăn và .js
javascript
Có rất nhiều thông tin về việc khôi phục các tệp đã bị xóa trên Linux. Nếu bạn đã thử một số phần mềm và gặp phải một vấn đề cụ thể, vui lòng hỏi về điều đó.
—
slhck
kiểm tra mi chỉnh sửa bài
—
lmokto
Tôi không chắc câu hỏi chính xác của bạn là gì. Foremost không xử lý các tệp Python hoặc JavaScript - chủ yếu là hình ảnh và phim. Bạn đã thử một số công cụ trong câu hỏi liên kết chưa?
—
slhck
Câu hỏi rất đơn giản, tôi cần tạo một quy tắc quan trọng nhất để lấy các tệp python và javascript
—
lmokto