Open main menu

CDOT Wiki β

Changes

ULI101 Week 3

60 bytes added, 21:30, 4 September 2019
no edit summary
# copy file sample.c (location is relative to parent of pwd)
# from joe.doe's home directory to your pwd(. means pwd)
cp ../joe.doe/sample.c .
</source></li></ol>
* Prevent shell variable substitution
* Stop escape characters interpretation
 
[[Category:ULI101]]
[[Category:ULI101-2018]]