This topic created in 1064 days ago, the information mentioned may be changed or developed.
14 replies • 2023-06-20 11:39:32 +08:00
 |
|
1
ho121 Jun 16, 2023
AI 生成的?
|
 |
|
3
vitovan Jun 16, 2023
> 但是,您可以通过使用 -i 选项来强制 grep 区分大小写。
这过分了吧……
man grep:
-i, --ignore-case Perform case insensitive matching. By default, grep is case sensitive.
|
 |
|
4
vitovan Jun 16, 2023
请问上面的链接是哪来的呢?也没看见作者名字。
|
 |
|
5
oldsix2 Jun 16, 2023
看到过几次类似这种的文章了。很像 AI 生成的,一本正经的胡说八道
|
 |
|
6
laoyutang Jun 16, 2023 via Android
现在网上挺多这样,一本正经的胡说八道,然后 bingai 给的答案就偏了,很离谱
|
 |
|
7
leaflxh Jun 16, 2023
I want you to answer me with Chinese.
用英文写的回答 xxxxx
Is that Chinese?
Yes! Its Chinese.
No, that is not Chinese.
Sorry if i made any mistakes xxxxxx.
---
现阶段还是会一本正经的胡说八道
|
 |
|
8
raw0xff Jun 16, 2023
搞这些的人是故意的反社会吗?过分
|
 |
|
10
Andim Jun 16, 2023
我 google 搜索好像把掘金给屏蔽了,我一直以为他是 内容农场 类型的网站
|
 |
|
11
nkidgm Jun 16, 2023
我擦,擦点被 AI 弄凌乱了。
-i 就是 ignore ,忽略大小写。
平时不加 i 选项,那默认就区分大小写。
|
 |
|
12
proxychains Jun 16, 2023
做这种有误导性文章的产品经理我只希望他早日拿到火化证🙏🙏🙏
|
 |
|
14
YouYouSmile Jun 20, 2023
由于 linux 默认区分大小写,所以我个人默认 Linux 上所有的工具都区分大小写哈哈
|