Current Location: Home> Function Categories> readfile

readfile

Output file
Similar Functions
  • Match file names with pattern fnmatch

    fnmatch

    Matchfilenameswithpa
  • Determine whether the given file name is a normal file is_file

    is_file

    Determinewhethertheg
  • Find file paths that match patterns glob

    glob

    Findfilepathsthatmat
  • Set file access and modification time touch

    touch

    Setfileaccessandmodi
  • Rename a file or directory rename

    rename

    Renameafileordirecto
  • Change the group to which the file belongs chgrp

    chgrp

    Changethegrouptowhic
  • Returns the available space on the file system or disk partition disk_free_space

    disk_free_space

    Returnstheavailables
  • Read a line from a file pointer fgets

    fgets

    Readalinefromafilepo
Popular Articles