Homework Help
Using unix/linux commands: | Computer Science homework help
B. Using UNIX/Linux commands:
Assume your current directory is $HOME/Test for each of these unless otherwise noted. ONLINE students please write your responses in blue so they will stand out for me.
1. Copy salesA.doc to the directory named ProdB. Write the command(s): cp SalesA.doc /ProdB
2. Redirect the text “hello” to a new file named FileG.dat. Place the file in the payroll2 directory. Write the command(s):