cat.sh 165 Bytes
Newer Older
priyank's avatar
priyank committed
1 2 3 4
cat const1.h const2.h const3.h const4.h> ../const.h
cat const1.c const2.c const3.c const4.c> ../const.c
rm const2.h const3.h const4.h
rm  const2.c const3.c const4.c