Share x sources command prompt

datdungvo

New member
## Lời nhắc lệnh Nguồn

#Dấu nhắc lệnh
#Source
#làm thế nào để tìm các nguồn trong dấu nhắc lệnh
#find Nguồn trong dấu nhắc lệnh

Lời nhắc lệnh là một công cụ mạnh mẽ có thể được sử dụng để tìm nguồn thông tin về nhiều chủ đề khác nhau.Để tìm các nguồn trong dấu nhắc lệnh, bạn có thể sử dụng các bước sau:

1. Mở dấu nhắc lệnh bằng cách nhập `cmd` trong thanh tìm kiếm và nhấp vào ứng dụng ** lệnh ** **.
2. Nhập lệnh sau: `DIR /S /B *.PDF`.Lệnh này sẽ liệt kê tất cả các tệp PDF trong thư mục hiện tại và các thư mục con của nó.
3. Để xem nội dung của tệp PDF, hãy nhập lệnh sau: `Nhập tên tệp.pdf`.

Bạn cũng có thể sử dụng các lệnh sau để tìm nguồn thông tin về các chủ đề cụ thể:

* `DIR /S /B * .docx` để liệt kê tất cả các tài liệu Microsoft Word trong thư mục hiện tại và các thư mục con của nó.
* `DIR /S /B * .PPTX` để liệt kê tất cả các bản trình bày Microsoft PowerPoint trong thư mục hiện tại và các thư mục con của nó.
* `DIR /S /B * .XLSX` để liệt kê tất cả các bảng tính Microsoft Excel trong thư mục hiện tại và các thư mục con của nó.

Ngoài ra, bạn có thể sử dụng các lệnh sau để tìm kiếm các chuỗi văn bản cụ thể trong các tệp:

* `findstr /i" chuỗi "fileName.txt` để tìm kiếm chuỗi` chuỗi` trong tệp `fileName.txt`.
* `grep" String "fileName.txt` để tìm kiếm chuỗi` chuỗi` trong tệp `fileName.txt`.

Bằng cách sử dụng dấu nhắc lệnh, bạn có thể nhanh chóng và dễ dàng tìm thấy các nguồn thông tin về nhiều chủ đề khác nhau.
=======================================
## Sources Command Prompt

#command Prompt
#Sources
#How to find sources in Command Prompt
#find sources in Command Prompt

The Command Prompt is a powerful tool that can be used to find sources of information on a variety of topics. To find sources in Command Prompt, you can use the following steps:

1. Open the Command Prompt by typing `cmd` in the search bar and clicking on the **Command Prompt** app.
2. Type the following command: `dir /s /b *.pdf`. This command will list all of the PDF files in the current directory and its subdirectories.
3. To view the contents of a PDF file, type the following command: `type filename.pdf`.

You can also use the following commands to find sources of information on specific topics:

* `dir /s /b *.docx` to list all of the Microsoft Word documents in the current directory and its subdirectories.
* `dir /s /b *.pptx` to list all of the Microsoft PowerPoint presentations in the current directory and its subdirectories.
* `dir /s /b *.xlsx` to list all of the Microsoft Excel spreadsheets in the current directory and its subdirectories.

In addition, you can use the following commands to search for specific text strings in files:

* `findstr /i "string" filename.txt` to search for the string `string` in the file `filename.txt`.
* `grep "string" filename.txt` to search for the string `string` in the file `filename.txt`.

By using the Command Prompt, you can quickly and easily find sources of information on a variety of topics.
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top