Search Results

Search: Posts Made By: vinothrajan55
2,479
Posted By vinothrajan55
grep "xyz" abc.txt | uniq > def.txt
grep "xyz" abc.txt | uniq > def.txt
1,800
Posted By vinothrajan55
sed -g 's/G//' 's/\%//' How to use code tags...
sed -g 's/G//' 's/\%//'

How to use code tags (https://www.unix.com/how-post-unix-linux-forums/167686-forum-video-tutorial-how-use-code-tags.html)
1,389
Posted By vinothrajan55
Explain perl formatting commands
Could you please tell the meaning of Below mentioned perl script lines:
format OWNER_TOTAL =
@< Owner Code @<<<<<<total: @#######.## @#######.## @#######.## @#######.## @#######.## @#######.##...
9,989
Posted By vinothrajan55
Using grep command to find the pattern of text in all directories and sub-directories.
Hi all,
Using grep command, i want to find the pattern of text in all directories and sub-directories.
e.g: if i want to search for a pattern named "parmeter", i used the command
grep -i "param"...
15,236
Posted By vinothrajan55
using grep command to find the pattern of text in all directories.
Hi all,

i want to know the usage of grep command to find the pattern of text in all the directory and subdirectory.
Showing results 1 to 5 of 5

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