Search Results

Search: Posts Made By: NetJones
1,990
Posted By NetJones
It works with awk...thanks anyway.
grep 061007 | awk '{ print $1 }'
1,990
Posted By NetJones
No line delimiters
I tried using cut but there are no line delimiters...I'm guessing awk is needed?
1,990
Posted By NetJones
Sample line
PO Date Product Manufacturer UPC Dept Loc Comment

108224 061007 12mm bolt ABC Co. xxxxxxxx Eng Cebu Jason


I want to display just...
1,990
Posted By NetJones
sed or awk?
I've got an inventory database with eight columns with things like product name, manufacturer, UPC code, etc. on each line. Our PO (purchase order) number is in the first column. I can grep the date...
1,837
Posted By NetJones
alias Nevermind "echo 'Thanks anyway!'"...
alias Nevermind "echo 'Thanks anyway!'" ;)
1,582
Posted By NetJones
I believe I've got it, thanks anyway.
I believe I've got it, thanks anyway.
1,582
Posted By NetJones
Command String Help
Can someone help me with a command string that will display disk array info with mount points?
1,837
Posted By NetJones
Alias Help
Can someone help me with an alias...?
Showing results 1 to 8 of 8

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