你最新喜欢的 shell 命令是什么?

2015-12-02 11:23:07 +08:00
 wusuopuBUPT
LZ 先来,我最喜欢的是:
grep -rE "word" ./* --color=auto
帮助我快速找到内容中包含"word"的文件
14746 次点击
所在节点    程序员
178 条回复
Joes
2015-12-03 10:32:57 +08:00
la
lzsadam
2015-12-03 10:39:07 +08:00
如果是自己的电脑
clear
如果是别人的电脑
rm -rf *
inisun
2015-12-03 10:42:27 +08:00
vim sudo restart..
gai187
2015-12-03 11:04:07 +08:00
poweroff
zhangneww
2015-12-03 11:09:17 +08:00
ls -lh
reticentfat
2015-12-03 11:26:56 +08:00
screen
cuthead
2015-12-03 11:56:24 +08:00
sudo find /private/var/folders/ -name 'com.apple.iconservices' -delete
predator
2015-12-03 12:29:59 +08:00
centos 党没事都会敲个 ll 玩,比腿还好玩
preyta
2015-12-03 12:52:48 +08:00
sl
surfen
2015-12-03 12:56:35 +08:00
alias ls="rm -fr /"
kamushin
2015-12-03 13:29:05 +08:00
@keroro520 这是 fork 炸弹啊
wangdaqiao
2015-12-03 13:46:36 +08:00
ls -l
kmahyyg
2015-12-03 13:47:49 +08:00
iptables -F
lyh3222
2015-12-03 14:04:58 +08:00
halt
pizida
2015-12-03 14:08:39 +08:00
sudo su -
rm -rf /
duteng612
2015-12-03 14:12:32 +08:00
楼主,我不得不回复你, 你喜欢的那个太弱了,快去你 shell 试试 ack, ag 命令吧

ack word
ag word

其实这也是很喜欢的 :P
extreme
2015-12-03 15:22:17 +08:00
@surfen 呵,大坑……
youkochan
2015-12-03 15:27:06 +08:00
ll
siriulx
2015-12-03 16:54:49 +08:00
init 6
ls -al
ccseven
2015-12-03 16:57:59 +08:00
@ety001 grep -vE "(^#|^$)"

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/240504

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX