Created
November 6, 2012 03:09
-
-
Save relax-more/4022310 to your computer and use it in GitHub Desktop.
Windowsでgrepする = findstr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ C:>net start|findstr -i tel | |
Background Intelligent Transfer Service | |
Telephony | |
Telnet | |
# 参考 | |
# http://blog.goo.ne.jp/shinx1265/e/44ad3b2df1a7ea1a61da504500a5725a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment