Search Results

Search: Posts Made By: rutgerblom
Forum: Linux 10-03-2010
5,442
Posted By rutgerblom
I worked it out myself. I actually needed to do...
I worked it out myself. I actually needed to do this operation on a couple of hundred files. The quick-and-dirty script looks like this:


#!/bin/bash
for i in *
do
awk -v string1=`ls $i |cut...
Forum: Linux 09-30-2010
5,442
Posted By rutgerblom
Unfortunately I'm not having access to Ruby. I...
Unfortunately I'm not having access to Ruby. I was more thinking of a solution that uses sed, awk, cat, or grep.

/Rutger
Forum: Linux 09-30-2010
5,442
Posted By rutgerblom
Showing results 1 to 3 of 3

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