Skip to content

ncthanh2000/comp3100-group47-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comp3100-group47-assignment

Group assignment for distributed systems (COMP3100 S1 2021)

Group members are:

Md Hasan Mehedy - 45936935

Socheat Chhun - 45536155

Canh Thanh Nguyen - 45551936

Cool commands: find -name "*.java" > sources.txt; javac @sources.txt first, find all .java files inside curdir and write their names into sources.txt. Then, javac all files whose name are written in sources.txt;

dos2unix [something.sh] this converts the shell script to unix compatible.

About

Group assignment for distributed systems (COMP3100 S1 2021)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors