implement cp and mv and improve rm
This commit is contained in:
		
							
								
								
									
										1
									
								
								util.h
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								util.h
									
									
									
									
									
								
							| @@ -8,5 +8,6 @@ void enmasse(int, char **, int (*)(const char *, const char *)); | ||||
| void eprintf(const char *, ...); | ||||
| void enprintf(int, const char *, ...); | ||||
| long estrtol(const char *, int); | ||||
| void fnck(const char *, const char *, int (*)(const char *, const char *)); | ||||
| void putword(const char *); | ||||
| void recurse(const char *, void (*)(const char *)); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user