Search Results

Search: Posts Made By: partieboi37
24,428
Posted By partieboi37
the first code you posted didn't work, but your...
the first code you posted didn't work, but your second i just added
-exec -head -n1 {} \;
and it worked. they way we're supposed to do the assignment is we have two sessions of putty up on the...
24,428
Posted By partieboi37
ok my bad. linux atria 2.6.38-8-server...
ok my bad.
linux atria 2.6.38-8-server #42-Ubuntu SMP Mon Apr 11 03:49:04 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
24,428
Posted By partieboi37
I'm using putty in wndows 7 find ~/UnixCourse...
I'm using putty in wndows 7
find ~/UnixCourse -type f -name "*.txt" -printshows me all the text files and when i add
-exec head -n1 {} \;it shows the first line underneath. however, when i try it...
24,428
Posted By partieboi37
thanks for all the help. I'm still not quite...
thanks for all the help. I'm still not quite getting it. what I've gathered is:
find ~/UnixCourse -name
is how the command should begin and it should end with:
-print -exec head -n1 {} \;...
24,428
Posted By partieboi37
Unix find and head command help
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:
I've been...
Showing results 1 to 5 of 5

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