Search Results

Search: Posts Made By: marcello
3,003
Posted By marcello
try: for i in `cat file1` do grep $i...
try:

for i in `cat file1`
do
grep $i file2
done
2,976
Posted By marcello
maximum number of input on solaris
Hi,
Can anyone tell me what the maximum amount of input characters is on solaris command line? (standard ksh I think)
Showing results 1 to 2 of 2

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