Source code C to imitate Command in Linux

Hello all people! I studing programing in Linux-Ubuntu and i have a problem when i write a C program to imitate a command for manage access to a file in Linux. Who are you can help me?? Thank so much!!
Last edited on
What problem do you have?
I don't know where to begin!! And i haven't any idea about this program!!
Which command do you want to imitate?
It is command "ls -l" to show access permission of user and "chmod" to modify this access permission of user. Please help me!!
Last edited on
Thank so much.
But i still not find what i need!!
Do U have other documents about this program for me???
closed account (S6k9GNh0)
I swear, google translator outputs better than this...

Hellmaster, in order to do something like this in a certain programming language, you have to understand how to use the programming language to some extent. Start off with some more basic programs and work your way up to an understanding as something (relatively) complex as the "ls" command.
Topic archived. No new replies allowed.