Linux commands: Difference between revisions
Jump to navigation
Jump to search
m
→Help for command
| Line 8: | Line 8: | ||
* {{Linux}} or {{Mac}}: Type {{kbd | key= ''command_name'' --help}} or {{kbd | key= man ''command_name''}} ; | * {{Linux}} or {{Mac}}: Type {{kbd | key= ''command_name'' --help}} or {{kbd | key= man ''command_name''}} ; | ||
* {{Win}}: Type {{kbd | key= ''command_name'' <nowiki>/?</nowiki>}} "Open Source tools [http://www.cygwin.com/ Cygwin] which provide functionality similar to a Linux distribution on Windows" | * {{Win}}: Type {{kbd | key= ''command_name'' <nowiki>/?</nowiki>}} "Open Source tools [http://www.cygwin.com/ Cygwin] which provide functionality similar to a Linux distribution on Windows" | ||
* Official manpage [https://manpages.ubuntu.com/ Ubuntu Manpage] | |||
== Text file manipulation == | == Text file manipulation == | ||