2 articles tagged "arithmetic"
- How to recursively go through all local or remote directories
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 ( [...] - Linux/UNIX: Find Out If File Exists With Conditional Expressions
Explains how to find out if a file exists or not under Linux / UNIX bash shell.
Viewing 1-2 of 2 posts. ( see all popular tags )



Recent Comments
Yesterday ~ 12 Comments
Yesterday ~ 8 Comments
Yesterday ~ 185 Comments
Yesterday ~ 15 Comments
Yesterday ~ 3 Comments