Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified code to take both short and long options. #269

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Apr 25, 2019

  1. Modified code to take both short and long options.

    Did not implement -w and -r yet, but added a -n for number of files.
    levatin1 committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    5922241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0988c19 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Configuration menu
    Copy the full SHA
    903bcf0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Modified -s option to use mfu abtoull to parse terms with KB, MB, GB.

    Adam please check.  This version gives repeatable results for different
    numbers of processors. With GB size files may have problem setting size
    term in elements of linked list to the value as it takes long long.
    levatin1 committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    72b3a6d View commit details
    Browse the repository at this point in the history