linutil icon indicating copy to clipboard operation
linutil copied to clipboard

Use command_exists instead of command -v

Open nnyyxxxx opened this issue 5 months ago • 0 comments

Type of Change

  • [x] Refactoring

Description

replaces command -v with command_exists

Checklist

  • [x] My code adheres to the coding and style guidelines of the project.
  • [x] I have performed a self-review of my own code.
  • [x] My changes generate no errors/warnings/merge conflicts.

nnyyxxxx avatar Sep 22 '24 13:09 nnyyxxxx