Skip to content

RootCyberjet/Unix_System_Programming

Repository files navigation

Unix_System_Programming

There are almost all codes are available from beginners level to advance level......---Shiba(RootCyberjet)

Commands to compiling & execute c-programm

    gcc file_name.c -o file_name
    ./file_name argument1 argument2...

Another method

  1. Go to ./profile file
  2. Open it in some text editor
  3. write down the following codes export $PATH=".:$PATH"
  4. save it and quit text editor.
  5. Hit the following command from where(I means directory) you want to compile & execute the code source ~/.profile
  6. Now to run just hit the command file_name argument1 argument2...

Email

About

There are almost all codes are available from beginners level to advance level......---Shiba(RootCyberjet)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages