Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
att
GitHub Repository: att/ast
Path: blob/master/src/cmd/builtin/rm.rt
1808 views
NOTE regression tests for the rm command

UNIT rm

TEST basics

	DATA - x
	EXEC -f x
	EXEC -f x

	DATA - x
	EXEC -f x x
	EXEC -f x x