[Solved] COMP304 Project 1-seashell Your Custom Shell
5.0
1 customer review
Digital download
Digital download
$25.00
Message us on WhatsApp for payment or download support.
| seashell> pwd/usr/local/MATLAB/R2018b seashell> shortdir set matlabmatlab is set as an alias for /usr/local/MATLAB/R2018b/ seashell> shortdir jump matlab seashell> pwd/usr/local/MATLAB/R2018b |
| seashell> goodMorning 7.15 /home/musics/muse.mp3 |
| seashell> kidff -a file1.txt file2.txtThe two text files are identical |
| seashell> kdiff -a file1.txt file2.txtfile1.txt:Line 23: A quick brown fox jumps over the lazy dog file2.txt:Line 23: A swift squirrel climbs the tree file1.txt:Line 41: Corona cases today = 1200 file2.txt:Line 41: Corona cases today = 6892 different lines foundseashell> kdiff -a file.txt file2.txt The two files are identicalseashell> kdiff -b file1.bin file2.bin The two files are identicalseashell> kdiff -b file1.bin file21.binThe two files are different in 8213 bytes |