ChatGPT 有多强:用 ChatGPT 当搜索引擎: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 September 2025

  • curprev 11:3511:35, 29 September 2025Mwroot talk contribs 1,683 bytes +1,683 Created page with "{|class="wikitable" |我 |hi, I use a Linux command "find". How to use find to locate a .jpg file modified probably from 2022-05-07 to 2022-06-06? |- |ChatGPT | You can use the <code>find</code> command in Linux to locate <code>.jpg</code> files modified within a specific date range. You can use the <code>-newermt</code> option to specify the date range. Here's how you can use it to find <code>.jpg</code> files modified between May 7, 2022, and June 6, 2022: <syntaxhigh..."