Search Results

Search: Posts Made By: suv
2
Hi
1,400
Posted By suv
Thank You very much for the help.
Thank You very much for the help.
2,708
Posted By suv
Can You Please be a liitle elaborative
Can You Please be a liitle elaborative
2
Hi
1,400
Posted By suv
Hi
hi

I am new to unix

I want to locate the where is perl in my system.....

Can you please tell me how to find that
8,175
Posted By suv
If You know the begining line number say p and...
If You know the begining line number say p and the end line number you can use the follwing:

say begining line number=16
ending line number =25
file=file


#!/bin/sh
p=16
q=25
p=` expr $q...
8,175
Posted By suv
If You know the begining line number say p and...
If You know the begining line number say p and the end line number you can use the follwing:

say begining line number=16
ending line number =25
file=file


#!/bin/sh
p=16
q=25
p=` expr $q...
Showing results 1 to 5 of 5

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