Jump to content
Wikipedia The Free Encyclopedia

start (command)

From Wikipedia, the free encyclopedia
Shell command
start
The ReactOS start command
Developers IBM, Microsoft, ReactOS Contributors
Operating system OS/2, Microsoft Windows, ReactOS
Type Command

In computing, start is a command of the IBM OS/2,[1] Microsoft Windows [2] and ReactOS [3] command-line interpreter cmd.exe [4] (and some versions of COMMAND.COM) to start programs or batch files or to open files or directories using the default program. start is not available as a standalone program. The underlying Win32 API is ShellExecute.

The command is also one of the basic commands implemented in the Keyboard Monitor (KMON) of the DEC RT-11 operating system.[5] The TOPS-10 [6] and TOPS-20 [7] operating systems also provide a start command. It is used to start a program in memory at a specified address.

Other environments

[edit ]
Description of the START command of RT-11SJ displayed on a VT100.
  • Typical Unix shells (bash, etc.) have no built-in registry of file types and associated default applications. Linux command-line tools with similar functions include xdg-open[8] and run-mailcap.
  • On Cygwin, the command is implemented as the cygstart executable.[9]
  • In PowerShell, the Invoke-Item cmdlet is used to invoke an executable or open a file.[10]
  • On Apple macOS and MorphOS, the corresponding command is open .[11]
  • On Stratus OpenVOS it is start_process.[12]

Syntax

[edit ]

Windows, ReactOS

[edit ]
start ["title"] [/D path] [/I][/B][/MIN][/MAX][/WAIT] [command/program] [parameters]

"title" Title of the window.

Path Specifies the startup directory.

I Use the original environment given to cmd.exe, instead of the current environment.

B Starts the command or program without creating any window.

MIN Starts with a minimized window.

MAX Starts with a maximized window.

WAIT Starts the command or program and waits for its termination.

command Specifies the parameters to be given to the command or program.

Examples

[edit ]

Windows, ReactOS

[edit ]
C:\>start notepad file.txt
C:\>start "C:\My Music\My Song.mp3"
C:\>start www.wikipedia.org

See also

[edit ]

References

[edit ]
  1. ^ "JaTomes Help - OS/2 Commands". Archived from the original on 2019年04月14日. Retrieved 2019年07月06日.
  2. ^ "MS-DOS and Windows command line start command".
  3. ^ "Reactos/Reactos". GitHub . 3 January 2022.
  4. ^ "Start". Microsoft Learn. 2021年11月12日. Retrieved 2023年11月22日.
  5. ^ "Rt-11 Help File". Archived from the original on 2018年07月17日. Retrieved 2018年07月16日.
  6. ^ TOPS-10 Operating System Commands Manual (PDF). Digital Equipment Corporation. August 1980. Archived from the original (PDF) on 2020年08月09日. Retrieved 2019年02月17日.
  7. ^ "TOPS-20 Command manual" (PDF). Archived from the original (PDF) on 2020年08月09日. Retrieved 2018年07月18日.
  8. ^ "XDG-utils".
  9. ^ "cygstart man page on Cygwin". www.polarhome.com.
  10. ^ "Start - Start a program - Windows CMD - SS64.com". ss64.com.
  11. ^ "Shell Commands/Open - MorphOS Library". library.morph.zone. Retrieved 2024年07月11日.
  12. ^ Stratus Technologies Bermuda, Ltd (2017). "OpenVOS Commands Reference Manual" (PDF).

Further reading

[edit ]
[edit ]
Wikibooks has a book on the topic of: Guide to Windows Commands
Ecosystem
Interpreters
Terminals
File system navigation
File management
Archiving
Disk management
Processes
Registry
User environment
File contents
Scripting
Networking
Maintenance and care
Boot management
Software development
Miscellaneous

AltStyle によって変換されたページ (->オリジナル) /