Skip to content

Bug in fat utility - does not copy files beginning with o #6

Description

@steve6375

fat copy ofile.txt /fred - does not work
fat copy ()/ofile.txt /fred - works
fat copy xofile.txt /fred - works

The code in fat utiltiy tests for o = override (-o) as parameter, so if the file specification begins with letter o then the copy fails.

Source files in g4dext.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions