adambard / adambard/learnxinyminutes-docs

[chinese/bash] A wrong code

Đang mở Phù hợp với người mới
#5,567 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Markdown
Star
12.3k
Fork
3.7k
Merge trung bình
13 giờ 10 phút
Pull request đã merge (30 ngày)
6

Mô tả

At the begining of if part, the `-ne` should be `!=` for string compare.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Start with the Chinese Bash tutorial referenced by the issue tag (`chinese/bash`) and open the corresponding markdown lesson file. Find the initial `if` example using `-ne`, and confirm it should be changed to `!=` for string comparison. Since this is docs-only, there are no explicit tests to run; the issue is done when the snippet in that page uses the corrected operator and formatting remains intact.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
bash
Lĩnh vực
documentation
Loại issue
Tài liệu
Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức độ hoạt động
Ít trao đổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
70/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.