Batch shell

xiaoxiao2021-03-06  70

# makeall

CD / U3 / CPICTEST / SRCFOR SUBDIR IN `Find. -type d -print`do {CD / U3 / CPICTEST / SRC / $ SUBDIR MAKE -U RM -RF * .O} DONE

#findall

CD / U3 / CPICTEST / SRCFOR SUBDIR IN `Find. -type d -print`do {CD / U3 / CPICTEST / SRC / $ SUBDIR GREP $ 1 *} DONE

转载请注明原文地址:https://www.9cbs.com/read-87632.html

New Post(0)