From Shell Logs to Shell Scripts

  • Authors:
  • Nico Jacobs;Hendrik Blockeel

  • Affiliations:
  • -;-

  • Venue:
  • ILP '01 Proceedings of the 11th International Conference on Inductive Logic Programming
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Analysing the use of a Unix command shell is one of the classic applications in the domain of adaptive user interfaces and user modelling. Instead of trying to predict the next command from a history of commands, we automatically produce scripts that automate frequent tasks. For this we use an ILP association rule learner. We show how to speedup the learning task by dividing it into smaller tasks, and the need for a preprocessing phase to detect frequent subsequences in the data. We illustrate this with experiments with real world data.