Linux commands: Difference between revisions

Jump to navigation Jump to search
265 bytes added ,  19 February 2024
m
mNo edit summary
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 485: Line 485:
=== Clean the screen/console ===
=== Clean the screen/console ===
* {{Win}}: {{kbd | key= cls}} <ref>[https://technet.microsoft.com/en-us/library/bb490879.aspx Cls]</ref>
* {{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>
* {{Linux}}: {{kbd | key= clear}} <ref>[https://www.linux.org/threads/clear-clear-your-terminal-screen.78/ Clear! (clear your terminal screen) | Linux.org]</ref>
* {{Mac}}
** {{kbd | key= clear}}
** {{kbd | key=⌘ command}} +{{kbd | key=K}} <ref>[https://stackoverflow.com/questions/2198377/how-can-i-clear-previous-output-in-terminal-in-mac-os-x macos - How can I clear previous output in Terminal in Mac OS X? - Stack Overflow]</ref>


== help for command ==
== help for command ==

Navigation menu