feat: Initial commit
This commit is contained in:
5
Lab02/commands.sh
Normal file
5
Lab02/commands.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
touch mioFile.c
|
||||
ls -laR
|
||||
cat mioFile.c
|
||||
mkdir -p tmpDir
|
||||
cp -f mioFile.c tmpDir
|
||||
Reference in New Issue
Block a user