andforce

andforce

V2EX member #136189, joined on 2015-08-31 18:46:29 +08:00
Today's activity rank 2716
Per andforce's settings, the topics list is only visible after you sign in
Deals info, including closed deals, is not hidden
andforce's recent replies
@dudubaba #1 确实这样,眼睁睁看着 Token 流失
7 days ago
Replied to a topic by kneo OpenAI Codex 把我电脑文件都删了
@gdfsjunjun #53 必然可以

58 unalias rm 2>/dev/null
59 function rm {
60 local args=()
61 for arg in "$@"; do
62 case "$arg" in
63 -*) ;; # 跳过所有 flag ,只保留文件路径
64 *) args+=("$arg") ;;
65 esac
66 done
67 if [[ ${#args[@]} -eq 0 ]]; then
68 echo "rm: missing operand"
69 return 1
70 fi
71 trash "${args[@]}"
72 }

放入 ~/.zshrc
很遗憾,ChatGPT 不支持更换手机号,我当时也随手搞了一个,现在无法变更
"可是中转站便宜啊"
@Jtyczc 学习了
@artemisdiana #22 没有手续费,你花 200 刀,就给你 200 刀的订阅
@sskycn #13 google play 是不是需要一台安卓手机?
@CloudMx #4 先订阅 plus ,再升级,之后会退差价
@ahumcyb #1 啊?一般是提前几天扣费啊
优秀的推广贴,值得学习
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1433 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 9ms · UTC 16:55 · PVG 00:55 · LAX 09:55 · JFK 12:55
♥ Do have faith in what you're doing.