14,959
edits
| Line 99: | Line 99: | ||
* {{kbd | key=reboot}} ({{Linux}})<ref>[http://linux.about.com/od/commands/l/blcmdl8_reboot.htm reboot - Linux Command - Unix Command]</ref> | * {{kbd | key=reboot}} ({{Linux}})<ref>[http://linux.about.com/od/commands/l/blcmdl8_reboot.htm reboot - Linux Command - Unix Command]</ref> | ||
* {{kbd | key=shutdown -r}} ({{Win}})<ref>[http://blog.soft.idv.tw/?p=216 Windows原來也有內建好用的關機軟體(Shutdown.exe) | ㊣軟體玩家]</ref> | * {{kbd | key=shutdown -r}} ({{Win}})<ref>[http://blog.soft.idv.tw/?p=216 Windows原來也有內建好用的關機軟體(Shutdown.exe) | ㊣軟體玩家]</ref> | ||
Search text of command output | |||
* {{kbd | key=''linux command'' <nowiki>|</nowiki> grep ''string''}} ({{Linux}}) ex: keyin {{kbd | key=<nowiki>yum list installed | grep tar</nowiki>}} to search the installed package naming tar.<ref>[http://alvinalexander.com/unix/edu/examples/grep.shtml Unix/Linux grep command examples | grep command in Unix and Linux | grep examples | alvinalexander.com]</ref> | |||
== help for command == | == help for command == | ||