Clear case is a software which was designed by IBM. It is a version control software using in Linux.
Firstly I create a view:
ct mkview -tag test_view /opt/test_view
BUt using ct rmview -tag test_view, the shell complie an error. So you could using like this:
ct rmtag -view test_view.
And list the files in diectory, that's OK!