webminal.org Home » Students Assignment Guidelines and Rubrics... https://bbsnhu
ID: 3672937 • Letter: W
Question
webminal.org Home » Students Assignment Guidelines and Rubrics... https://bbsnhu.edu/bbcswebdav/pi.. |× Webminal What Are The Files, And Their Name The mkdir Command Home Play Code Plans FAQ Contact Online # webminal.org - your linux ~ # Characters may appear on the screen slowly Share files with others, See /common_pool/README.txt Record and Share your sessTon! Read 7common pooL/wmscr.tX ing platform Code menu [densberger2270@fedori -]Sls -F FinalProject/myscript testfile2.txt testfile.txt [densberger2270@fedori -S.bash{_(history,logout,profile),rc),FinalProject,.magic_str ing.txt,myscript,.mysql_history,testfile(2.txt,.txt)) bash: .bash_history: command not found [densberger2270@fedori -1Scp testfile.txt cp: missing destination file operand after testfile.txt' Try cp-help' for more information. [densberger2270@fedori -S.bash{_(history,logout,profile),rc),FinalProject,.magic_str ing.txt,myscript,.mysql_history,testfile(2.txt,.txt)) bash: .bash_history: command not found [densberger2270@fedori -1Scp testfile.txt testfilel.txt [densberger2270@fedori ]Sls -F FinalProject/ myscript testfilel.txt testfile2.txt testfile.txt [densberger2270@fedori -S.bash{_(history,logout,profile),rc),FinalProject,.magic_str ing.txt,myscript,.mysql_history,testfilef1.txt,2.txt,.txt)) bash: .bash_history: command not found [densberger2270@fedori -1 Smkdir mkdir: missing operand Try mkdir -help' for more information [densberger2270@fedori 1Smkdir MyTestFiles [densberger2270@fedori ]Sls -F FinalProject/ myscript MyTestFilesl testfile1.txt testfile2.txt testfile.txt [densberger2270@fedori -S.bash{_(history,logout,profile),rc),FinalProject,.magic_str ing.txt,myscript,.mysql_history,MyTestFiles,testfile1.txt,2.txt,.txt)) bash: .bash_history: command not found [densberger2270@fedori -1Scp testfilel.txt MyTestFiles/testfile1B.txt [densberger2270@fedori ]Sls -F FinalProject/ myscript MyTestFilesl testfile1.txt testfile2.txt testfile.txt [densberger2270@fedori -S.bash{_(history,logout,profile),rc),FinalProject,.magic_str ing.txt,myscript,.mysql_history,MyTestFiles,testfile1.txt,2.txt,.txt)) bash: .bash_history: command not found [densberger2270@fedori -1Scd MyTestFiles [densberger2270@fedori MyTestFiles]$1s F testfile1B.txt [densberger2270@fedori MyTestFiles]Stestfile1B.txt Available Lessons: Select Just type 'vimtutor', if you want to learn about vim text editor. If you want to change colors, please visit 'play' menu and view first screencast.Explanation / Answer
Nopes. MyTestFiles is a directory and testfile1B.txt is a file.
1.) When you execute the command "cd MyTestFiles", it means it will go inside the directory MyTestFiles. cd stands for current direcotory. After you execute "cd MyTestFiles", you can test where you are presently using the command "pwd" which stands for present working directory. This will show you the path where you are currently.
2.)The command "ls -F" lists out all the files inside your present diectory and from the screeshort it's very much clear that you have only one file and i.e., testfile1B.txt in your present directory.
If you wish to copy the testfile1B.txt file , the command which will be used to achive this is:
cp testfile1B.txt /home/densberger/ **This command will copy the text file to location /home/densberger/**
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.