-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestexternal commandCommands which are stand-alone programsCommands which are stand-alone programsgood first issueGood for newcomersGood for newcomers
Milestone
Description
Many of the external commands have identical or very similar functions, like for instance how LS , MV and SZ parse the given file names, or CP and MV should behave identically. There is probably also more code which could be shared.
Many commands could also share a common command line parser.
Proposal is to extract these identical or nearly identical functions and put them in a shared library ext.lib, built from ext.c
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestexternal commandCommands which are stand-alone programsCommands which are stand-alone programsgood first issueGood for newcomersGood for newcomers