Add diffutils
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 48/100
Hướng nghiên cứu
Bắt đầu bằng cách xem xét các triển khai lệnh và các điểm vào packaging hiện có của repository, sau đó so sánh với dự án upstream uutils/diffutils được liên kết trong issue. Công việc được xem là hoàn tất khi các lệnh diffutils được xác định trong issue—cmp, diff, diff3 và sdiff—đã được thêm vào và đã xác nhận rằng chúng khả dụng trên Windows.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
https://github.com/uutils/diffutils
$ dpkg -S $(realpath $(which diff))
diffutils: /usr/bin/diff
$ dpkg -L diffutils | fgrep /bin/
/usr/bin/cmp
/usr/bin/diff
/usr/bin/diff3
/usr/bin/sdiff
PS> "cmp","diff","diff3","sdiff" | % { gcm $_ }
Get-Command: The term 'cmp' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
CommandType Name Version Source
----------- ---- ------- ------
Alias diff -> Compare-Object
Get-Command: The term 'diff3' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Get-Command: The term 'sdiff' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Active code page: 65001
C:\>where diff
INFO: Could not find files for the given pattern(s).
- Ngôn ngữ chính
- Rust
- Star
- 5.2k
- Fork
- 107
- Merge trung bình
- 2 ngày 19 giờ
- Pull request đã merge (30 ngày)
- 4
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của microsoft/coreutils
-
Add support for /dev/null Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
-
sleep has 9MB Đang mở
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 35/100
-
grep not work Đang mở
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 55/100
-
xargs: Error: Command could not be run: The filename or extension is too long. (os error 206) Đang mở
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 52/100
Tất cả issue của microsoft/coreutils
Issue tương tự
-
bug
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 85/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
yantrikos/yantrik-os#255 ·
-
Replayed reasoning items send "content": null, which the Responses API schema does not permit Đang mởbug CLI custom-model
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
raphamorim/rio#1956 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
rust-bitcoin/rust-bitcoin#6930 · 1 bình luận ·