Skip to content

i-ask-too-many-questions/OP_count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

OP_count

These two scripts are used to show the three most used operations and their count in a log file of the format:

[timestamp] /[user]/[operation]

#To use:

  • First clone the repository

git clone https://github.com/Israaaaa/OP_count.git

  • Edit the file path in both scripts.

The first script which is logs_fast.pl requiers one file path, which is the path to the log file.

The second script which is logs.pl, however, requires two file paths. One is the path to the log file, and the other is for a temporary file created by the script.

About

Show the three most used operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages