Hi All, For the CKAD exam, will I be allowed copy pasting the below lines from . . .

papillon88:
Hi All,

For the CKAD exam, will I be allowed copy pasting the below lines from my Notepad++ to the exam terminal ?

alias k=kubectl

vim /etc/vim/vimrc

set number
syntax on
colorscheme industry
set expandtab
set shiftwidth=2

Or do I need to hand type the above ?

Hinodeya:
No but you have a notepad available

Shrikanth Mannari:
You have a notepad available online , you must use that.

Fernando Jimenez:
Hi @papillon88 You will not be able to copy that particular settings from your computer to the testing environment. You will have to write it from memory to the vim configuration file in the workstation assigned in the test environment.