14,954
edits
(clean the screen) |
|||
| Line 311: | Line 311: | ||
* GUI: [http://support.microsoft.com/kb/156571/en-us How to Perform Scandisk in Windows] {{Win}} | * GUI: [http://support.microsoft.com/kb/156571/en-us How to Perform Scandisk in Windows] {{Win}} | ||
* Command: {{kbd | key=shutdown -rF now}} Force fsck when rebooting a Linux server ({{Linux}})<ref>[http://www.limestonenetworks.com/support/kc/7/67/how_do_i_schedule_fsck_to_run_automatically.html Cloud Provider and Dedicated Server Hosting in Dallas, TX]</ref> | * Command: {{kbd | key=shutdown -rF now}} Force fsck when rebooting a Linux server ({{Linux}})<ref>[http://www.limestonenetworks.com/support/kc/7/67/how_do_i_schedule_fsck_to_run_automatically.html Cloud Provider and Dedicated Server Hosting in Dallas, TX]</ref> | ||
=== clean the screen/console === | |||
* {{Win}}: {{kbd | key= cls}} <ref>[https://technet.microsoft.com/en-us/library/bb490879.aspx Cls]</ref> | |||
* {{Linux}} & {{Mac}}: {{kbd | key= clear}} <ref>[https://www.linux.org/threads/clear-clear-your-terminal-screen.78/ Clear! (clear your terminal screen) | Linux.org]</ref> | |||
== help for command == | == help for command == | ||