How strong is chatgpt using it as a search engine: 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.

20 November 2024

  • curprev 17:1817:18, 20 November 2024Mwroot 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..."