hogmaster01
Technical User
Hi all!
I need to search for a specific sting in a large amount of files on tape. What is the most efficient way to do this?
I do belive it should be possible to use
uasm -S ssid | grep mystring
Has anyone done something similar and can point me in the right direction?
/Regards Daniel
I need to search for a specific sting in a large amount of files on tape. What is the most efficient way to do this?
I do belive it should be possible to use
uasm -S ssid | grep mystring
Has anyone done something similar and can point me in the right direction?
/Regards Daniel