Search Results

Search: Posts Made By: gagansharma
4,995
Posted By gagansharma
changing file permissions
Use the following to Change permission of fileB (fileB could be fileB*) to change its permission same as the permission of fileA.


chmod `ls -l fileA | awk '{pr
int "u+", substr($1,2,1),...
6,112
Posted By gagansharma
Thanks, but the problem is bigger. The string...
Thanks, but the problem is bigger. The string "/xxx=##" exists at many other columns too. Even the string along with the numeric data in 58th column exists at many other places.

e.g. I have row...
6,112
Posted By gagansharma
Find & Replace
I get a text file with 70+ columns (seperated by Tab) and about 10000 rows. The 58th Column is all numbers. But sometimes 58th columns has "/xxx=##" after the numeric data. I want to truncate this...
Showing results 1 to 3 of 3

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