Posts tagged as:

bitwise

You can use find command or recursdir command to recurse through local or remote directories to command/find files or create tar files.
recursdir command pass a C script to recursively perform operations on files. recursdir is an excellent tool for automatic stuff. It provides C style programming functions and statements such as:

strncmp()
exec()
system()
strstr()
strcat()
printf()
popen()
if ( [...]

{ 0 comments }