Search Results

Search: Posts Made By: h4wk
4,634
Posted By h4wk
I don't understand how someof the above work... ...
I don't understand how someof the above work...
can't I doanything abou that code
#!/bin/csh
if($#argv == 0)then
echo "usage is find <something>"
exit(1)
else
echo "USERS"
echo...
4,634
Posted By h4wk
how can I get the line...
how can I get the line "-------------------------"
to show between the results? thanks in advance!:)
4,634
Posted By h4wk
cfajohnsom thank you it works!(but I am sure you...
cfajohnsom thank you it works!(but I am sure you already know that :p)
you're the best!:b:
4,634
Posted By h4wk
Help make a program in cshell that searches and prints in a specific format
say I have a file named phones
in that file every line is like that
lastname^firstname^phone
how can I make a program in cshell that searches for a specific string
in phones and echos the result...
Showing results 1 to 4 of 4

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