Galaxie Shell 0.2.6 documentation


Navigation:   | Index   | Search   | Top   | Up   | Prev   | Next   |
Table of Content: |glxshell.utilities.cat module |glxsh_cat() |

© Copyright 2020-2024, Galaxie Shell Team.

Top » glxshell » glxshell package » glxshell.utilities package » glxshell.utilities.cat module

glxshell.utilities.cat module

glxshell.utilities.cat.glxsh_cat(files)[source]

The cat utility shall read files in sequence and shall write their contents to the standard output in the same sequence.

If no file operands are specified, the standard input shall be used.

If a file is ‘-’, the cat utility shall read from the standard input at that point in the sequence. The cat utility shall not close and reopen standard input when it is referenced in this way, but shall accept multiple occurrences of ‘-’ as a file operand.

Parameters:

files (list or None) – A pathname of an input file.

Top » glxshell » glxshell package » glxshell.utilities package » glxshell.utilities.cat module

© Copyright 2020-2024, Galaxie Shell Team.
This page is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License (CC BY-NC-SA 4.0).
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

Last updated on None.
Created using Sphinx 8.0.2.