Search Results

Search: Posts Made By: jpriyank
2,402
Posted By jpriyank
output and error redirection
hi :)

if condition >&- 2>&-

Can anybody explain the redirection in above command


Thanks in advance
4,794
Posted By jpriyank
2d arrays in unix
hi everybody

can anyone help me with usage of 2 dimensional arrays in unix. please provide a suitable example for accessing individual elements as well as all elements.

Thanks
3,338
Posted By jpriyank
hard links in unix
hi
i have a hardlink how can i find the source of it
18,358
Posted By jpriyank
try this script which i made keeping in mind u...
try this script which i made keeping in mind u are new to shell programming

prod=1
#prod will store final product
i=`awk -F, '{ print NF}' abc`
#count number of digits into variable i
n=1...
18,358
Posted By jpriyank
are the number of digits fixed in file i.e. only...
are the number of digits fixed in file i.e. only 3 or can be more
6,676
Posted By jpriyank
thanks for help it is sorted
thanks for help

it is sorted
6,676
Posted By jpriyank
hi actually the pattern is in middle of the...
hi
actually the pattern is in middle of the line and not at the beginning or at end.
so i tried the following options:

1. grep -e '[0-9][0-9]\.[0-9][0-9]\.[0-9][0-9][0-9]' file1

o/p : also...
6,676
Posted By jpriyank
searching regular expressions with special characters like dot using grep
hi everybody

I am a new user to this forum and its previous posts have been very useful. I'm searching in a file using grep for patterns like

12.13.444
55.44.443

i.e. of form ...
Showing results 1 to 8 of 8

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