include #include

0 downloads 176 Views 95KB Size Report
char *ptr; struct stat buf; for(i=1;i
Implementation of ‘lstat’ command

#include #include #include #include int main(int argc,char *argv[]) { int i; char *ptr; struct stat buf; for(i=1;i