Skip to content

How to find files in terminal. #58

@tango4567

Description

@tango4567

Solution:

  1. sudo find folder_name -iname file_name
    sudo find /etc -iname 'file_name*.text'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions