jjuran / metamage_1

Metamage open source, general repository, iteration 1
302 stars 27 forks source link

Lamp: Add verbose flag to "rm" #23

Closed targetdisk closed 1 year ago

targetdisk commented 1 year ago

Now the "rm" command will print files as it deletes them whenever you pass the "-v" flag on the command line!

jjuran commented 1 year ago

Thanks for the improvement!

I tweaked your commit slightly: https://github.com/jjuran/metamage_1/commit/d775749526a6c44b54588243ebbc1134b0f34992. With your approval, I'll merge it to master.

targetdisk commented 1 year ago

Looks sane. Merge it!

jjuran commented 1 year ago

Done.