Search Results

Search: Posts Made By: Joesgrrrl
8,536
Posted By Joesgrrrl
What it has to do is, after comparing the files,...
What it has to do is, after comparing the files, state, or echo I suppose would be the right term, which ones differed.

Ex.: After comparing lab2.txt w/ lab2answer.txt, it finds that my results...
8,536
Posted By Joesgrrrl
Compare Files and Output Difference
I have to compare two files for any differences, then output the lab and question number for any differences. This is what I currently have:

diff lab2.txt lab2answer.txt > lab2compare.txt
...
2,418
Posted By Joesgrrrl
Finding and Copying Email
I have to create a bash script that will find Feedback emails and copy them to a labFeedback folder in my mail directory. I have an idea in my head on what commands can be used for this (find...
39,155
Posted By Joesgrrrl
Thank you all very much! I think I got it...
Thank you all very much! I think I got it figured out.
39,155
Posted By Joesgrrrl
That didn't seem to work. I'm not sure how that...
That didn't seem to work. I'm not sure how that would give me files with a file name exactly 3 characters long.
39,155
Posted By Joesgrrrl
Listing full file names with the exact length of 3 characters
This is what I have to do:

Display the full file name (including the full path) and file size of all files whose name (excluding the path) is exactly 3 characters long.

This is the code I have:...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 06:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy