Skip to content

surajkareppagol/Linux-Commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐧 Linux Commands

Collection of linux commands built with C/C++. Compile and run these programs as shown below.

gcc <command>.c -o <command>
./<command>

Commands List

  • cat - is used to display the content of the files onto the terminal.
  • clear - clear the terminal screen.

About

🐧 Collection of linux commands built with C/C++.

Topics

Resources

Stars

Watchers

Forks

Languages