CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 26: 050-720: SUSE Certified Linux Administrator 11

You have a text file that contains empty lines. Using grep and regular expressions, which command displays the file without the empty lines?

Nội dung câu hỏi

You have a text file that contains empty lines. Using grep and regular expressions, which command displays the file without the empty lines?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. grep ^$ file
  2. B. grep [\ ] file
  3. C. grep -v ^$ file — đáp án hiện tại
  4. D. grep -v #$ file

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề