Galaxie Shell 0.2.6 documentation


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

© Copyright 2020-2024, Galaxie Shell Team.

Top » glxshell » glxshell package » glxshell.utilities package » glxshell.utilities.head module

glxshell.utilities.head module

glxshell.utilities.head.glxsh_head(files, number=10)[source]

head - copy the first part of files

Parameters:
  • number (int) – The first number lines of each input file shall be copied to standard output.

  • files (list or None) – A list where each item is pathname of an input file.

Returns:

0 -> Successful completion, 1 -> An error occurred, 130 -> KeyboardInterrupt

Top » glxshell » glxshell package » glxshell.utilities package » glxshell.utilities.head 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.