Page 1 of 1

1. Copy all .c files in the 'src' subdirectory of the current working directory to the 'archive' directory of the curren

Posted: Sat Feb 19, 2022 3:22 pm
by answerhappygod
1 Copy All C Files In The Src Subdirectory Of The Current Working Directory To The Archive Directory Of The Curren 1
1 Copy All C Files In The Src Subdirectory Of The Current Working Directory To The Archive Directory Of The Curren 1 (99.9 KiB) Viewed 49 times
1. Copy all .c files in the 'src' subdirectory of the current working directory to the 'archive' directory of the current working directory 2. Delete all .c files in the current working directory that have names beginning with 'temp'. 3. List all *.c files in the 'src' subdirectory of the current working directory and all *.c files in the 'archive' subdirectory of the current working directory. You can do this with one command. 4. Using symbolic mode, give execute permission on file test1.sh (in the current working directory) to everyone.