Exam (cont)
Tools available during the exam on the CSE servers
- C compiler (
gcc, make)
- text editors (e.g.
vim, emacs, gedit, ...)
- code editor (e.g.
code)
- on-screen calculators (e.g.
bc, gcalctool, xcalc)
- all your favourite Linux tools (e.g.
ls, grep, ...)
- Linux manual (
man)
|