HubTou / basename

Return filename or directory portion of pathname

Repository from Github https://github.comHubTou/basenameRepository from Github https://github.comHubTou/basename

Installation

pip install pnu-basename

BASENAME(1), DIRNAME(1)

This repository includes 2 Unix commands in 1:

  • basename(1) - return filename or directory portion of pathname
  • dirname(1) - return directory portion of pathname

About

Return filename or directory portion of pathname

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 75.5%Language:Makefile 24.5%