COMMAND LINE KUNG FU

Lệnh hiển thị đầu ra thành một dòng duy nhất trên Linux

462
author Huỳnh Đình Hiếu - 2022-07-25 11:39:11 (GMT+7)

Để hiện thị đầu ra thành một dòng duy nhất chúng ta dùng lệnh như sau:

bash (non-root)
ls -l | xargs
total 48 -rw-r--r-- 1 root root 3 Jul 19 11:08 123host.conf -rw-r--r-- 1 root root 160 Jul 21 11:12 123host.txt -rw-r--r-- 1 root root 70 Jul 20 13:06 123hostvn -rw-r--r-- 1 root root 38 Jul 15 13:35 config -rw-r--r-- 1 root root 33 Jul 15 13:36 config-example -rw-r--r-- 1 root root 27 Jul 19 11:20 demo-pipe.txt drwxr-xr-x 2 root root 4096 Jul 14 15:54 dowload -rw-r--r-- 1 root root 0 Jul 19 14:34 file1.txt -rw-r--r-- 1 root root 27 Jul 19 11:17 file2.txt drwxr-xr-x 2 root root 4096 Jul 20 10:49 new-123host -rw-r--r-- 1 root root 64 Jul 20 14:58 save.txt drwx------ 3 root root 4096 Jul 11 09:57 snap -rw-r--r-- 1 root root 16 Jul 20 23:18 test.txt

Chú thích tham số lệnh xargs

  • ls -l: Là lệnh liệt kê chi tiết tất cả các file/thư mục.

Bạn có làm được theo hướng dẫn này không?

Lệnh liên quan

Object Storage

Chuẩn S3, không giới hạn băng thông

Object Storage
Thông tin tác giả
Bình luận

Tính năng đang được phát triển

Đang tải bình luận