Shell Command Language
pubs.opengroup.orgΒ·5h
πŸ“Shell Parsing
Preview
Report Post

The Open Group Base Specifications Issue 8 IEEE Std 1003.1-2024 Copyright Β© 2001-2024 The IEEE and The Open Group


This chapter contains the definition of the Shell Command Language.

2.1 Shell Introduction

The shell is a command language interpreter. This chapter describes the syntax of that command language as it is used by the sh utility and the system() and popen() functions defined in the System Interfaces volume of POSIX.1-2024.

The shell operates according to the following general overview of operations. The specific details are included in the cit…

Similar Posts

Loading similar posts...