Skip to content

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

@steve6375

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.

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