|Sắp xếp -hr |Head -10 ** Cách tìm tệp/thư mục lớn nhất trên Linux **
Nếu bạn đang sử dụng Linux, bạn có thể đã gặp phải tình huống ổ cứng của bạn đầy nhưng bạn không biết tệp hoặc thư mục nào chiếm nhiều không gian nhất.Trên Linux, có các lệnh có thể giúp bạn tìm thấy tệp hoặc thư mục lớn nhất.
Với sự kết hợp của các lệnh `du`,` sort` và `head`, bạn có thể nhanh chóng liệt kê dữ liệu chiếm nhiều không gian nhất trên hệ thống Linux của bạn.
** 1.Lệnh `du` **
Lệnh `Du` (viết tắt cho` sử dụng đĩa`) có thể được sử dụng để xác định lượng không gian mà tệp hoặc thư mục đang sử dụng.Để sử dụng lệnh `du`, chỉ cần nhập như sau:
`` `
Du -sh/path/to/file/hoặc/thư mục
`` `
Ví dụ: để tìm kích thước của thư mục `/home`, bạn sẽ nhập như sau:
`` `
du -sh /nhà
`` `
** 2.Lệnh `` sort` **
Lệnh `Sort` có thể được sử dụng để sắp xếp đầu ra của lệnh.Để sử dụng lệnh `sort`, chỉ cần nhập các loại sau:
`` `
Sắp xếp -hr <xuất ra lệnh du>
`` `
Điều này sẽ sắp xếp đầu ra của lệnh `du` theo kích thước, với các tệp và thư mục lớn nhất được liệt kê đầu tiên.
** 3.Lệnh `head` **
Lệnh `head` có thể được sử dụng để in một vài dòng đầu tiên của một tệp.Để sử dụng lệnh `head`, chỉ cần nhập như sau:
`` `
đầu -n <Số dòng> <xuất ra lệnh Sắp xếp>
`` `
Ví dụ: để in 10 dòng đầu tiên của đầu ra của lệnh `sort`, bạn sẽ nhập như sau:
`` `
đầu -n 10 <ra lệnh sắp xếp>
`` `
** Kết hợp các lệnh `du`,` sort` và `head` **
Để tìm tệp hoặc thư mục lớn nhất trên hệ thống Linux của bạn, bạn có thể kết hợp các lệnh `du`,` sort` và `head` như thế này:
`` `
Du -sh/path/to/file/hoặc/thư mục |Sắp xếp -hr |đầu -n 1
`` `
Ví dụ: để tìm tệp hoặc thư mục lớn nhất trong thư mục `/home`, bạn sẽ nhập như sau:
`` `
du -sh /nhà |Sắp xếp -hr |đầu -n 1
`` `
Điều này sẽ in tên của tệp hoặc thư mục lớn nhất trong thư mục `/home`, cùng với kích thước của nó.
=======================================
| sort -hr | head -10 **How to find the largest file/folder on Linux**
If you're using Linux, you may have encountered the situation where your hard drive is full but you don't know which files or folders are taking up the most space. On Linux, there are commands that can help you find the largest file or folder.
With a combination of the `du`, `sort`, and `head` commands, you can quickly list the data that is occupying the most space on your Linux system.
**1. The `du` command**
The `du` command (short for `disk usage`) can be used to determine the amount of space that a file or directory is using. To use the `du` command, simply type the following:
```
du -sh /path/to/file/or/directory
```
For example, to find the size of the `/home` directory, you would type the following:
```
du -sh /home
```
**2. The `sort` command**
The `sort` command can be used to sort the output of a command. To use the `sort` command, simply type the following:
```
sort -hr <output of du command>
```
This will sort the output of the `du` command by size, with the largest files and directories listed first.
**3. The `head` command**
The `head` command can be used to print the first few lines of a file. To use the `head` command, simply type the following:
```
head -n <number of lines> <output of sort command>
```
For example, to print the first 10 lines of the output of the `sort` command, you would type the following:
```
head -n 10 <output of sort command>
```
**Combining the `du`, `sort`, and `head` commands**
To find the largest file or folder on your Linux system, you can combine the `du`, `sort`, and `head` commands like this:
```
du -sh /path/to/file/or/directory | sort -hr | head -n 1
```
For example, to find the largest file or folder in the `/home` directory, you would type the following:
```
du -sh /home | sort -hr | head -n 1
```
This will print the name of the largest file or folder in the `/home` directory, along with its size.
Nếu bạn đang sử dụng Linux, bạn có thể đã gặp phải tình huống ổ cứng của bạn đầy nhưng bạn không biết tệp hoặc thư mục nào chiếm nhiều không gian nhất.Trên Linux, có các lệnh có thể giúp bạn tìm thấy tệp hoặc thư mục lớn nhất.
Với sự kết hợp của các lệnh `du`,` sort` và `head`, bạn có thể nhanh chóng liệt kê dữ liệu chiếm nhiều không gian nhất trên hệ thống Linux của bạn.
** 1.Lệnh `du` **
Lệnh `Du` (viết tắt cho` sử dụng đĩa`) có thể được sử dụng để xác định lượng không gian mà tệp hoặc thư mục đang sử dụng.Để sử dụng lệnh `du`, chỉ cần nhập như sau:
`` `
Du -sh/path/to/file/hoặc/thư mục
`` `
Ví dụ: để tìm kích thước của thư mục `/home`, bạn sẽ nhập như sau:
`` `
du -sh /nhà
`` `
** 2.Lệnh `` sort` **
Lệnh `Sort` có thể được sử dụng để sắp xếp đầu ra của lệnh.Để sử dụng lệnh `sort`, chỉ cần nhập các loại sau:
`` `
Sắp xếp -hr <xuất ra lệnh du>
`` `
Điều này sẽ sắp xếp đầu ra của lệnh `du` theo kích thước, với các tệp và thư mục lớn nhất được liệt kê đầu tiên.
** 3.Lệnh `head` **
Lệnh `head` có thể được sử dụng để in một vài dòng đầu tiên của một tệp.Để sử dụng lệnh `head`, chỉ cần nhập như sau:
`` `
đầu -n <Số dòng> <xuất ra lệnh Sắp xếp>
`` `
Ví dụ: để in 10 dòng đầu tiên của đầu ra của lệnh `sort`, bạn sẽ nhập như sau:
`` `
đầu -n 10 <ra lệnh sắp xếp>
`` `
** Kết hợp các lệnh `du`,` sort` và `head` **
Để tìm tệp hoặc thư mục lớn nhất trên hệ thống Linux của bạn, bạn có thể kết hợp các lệnh `du`,` sort` và `head` như thế này:
`` `
Du -sh/path/to/file/hoặc/thư mục |Sắp xếp -hr |đầu -n 1
`` `
Ví dụ: để tìm tệp hoặc thư mục lớn nhất trong thư mục `/home`, bạn sẽ nhập như sau:
`` `
du -sh /nhà |Sắp xếp -hr |đầu -n 1
`` `
Điều này sẽ in tên của tệp hoặc thư mục lớn nhất trong thư mục `/home`, cùng với kích thước của nó.
=======================================
| sort -hr | head -10 **How to find the largest file/folder on Linux**
If you're using Linux, you may have encountered the situation where your hard drive is full but you don't know which files or folders are taking up the most space. On Linux, there are commands that can help you find the largest file or folder.
With a combination of the `du`, `sort`, and `head` commands, you can quickly list the data that is occupying the most space on your Linux system.
**1. The `du` command**
The `du` command (short for `disk usage`) can be used to determine the amount of space that a file or directory is using. To use the `du` command, simply type the following:
```
du -sh /path/to/file/or/directory
```
For example, to find the size of the `/home` directory, you would type the following:
```
du -sh /home
```
**2. The `sort` command**
The `sort` command can be used to sort the output of a command. To use the `sort` command, simply type the following:
```
sort -hr <output of du command>
```
This will sort the output of the `du` command by size, with the largest files and directories listed first.
**3. The `head` command**
The `head` command can be used to print the first few lines of a file. To use the `head` command, simply type the following:
```
head -n <number of lines> <output of sort command>
```
For example, to print the first 10 lines of the output of the `sort` command, you would type the following:
```
head -n 10 <output of sort command>
```
**Combining the `du`, `sort`, and `head` commands**
To find the largest file or folder on your Linux system, you can combine the `du`, `sort`, and `head` commands like this:
```
du -sh /path/to/file/or/directory | sort -hr | head -n 1
```
For example, to find the largest file or folder in the `/home` directory, you would type the following:
```
du -sh /home | sort -hr | head -n 1
```
This will print the name of the largest file or folder in the `/home` directory, along with its size.