cat 1.html | grep "<title>" > title.txt
这个grep语句不起作用.
请告诉使用grep或sed获取页面标题的最佳方法.
谢谢.
bash shell grep
bash ×1
grep ×1
shell ×1