Search Results

Search: Posts Made By: alpha_1
1,635
Posted By alpha_1
Thanks a lot for this. it is generating output...
Thanks a lot for this.
it is generating output but not is sorted order and file sizes are not in MB.
Also I need the hours where there is no information.

for example:

00 21 1.2MB
01 0 0...
1,635
Posted By alpha_1
Sum column values matching other field
this is part of a KT i am going thru.
i am writing a script in bash shell, linux where i have 2 columns where 1st signifies the nth hour like 00, 01, 02...23 and 2nd the file size.

sample data...
2,054
Posted By alpha_1
Thanks. Actually i am trying to generate a...
Thanks.
Actually i am trying to generate a report from log.
I have awk'ed this field which is containing directory and filename altogether.
All I need is, to pass directory name and filename in 2...
2,054
Posted By alpha_1
Not home work actually. Part of KT. x86_64...
Not home work actually. Part of KT.
x86_64 GNU/Linux
bash shell.
2,054
Posted By alpha_1
Splitting strings based on delimiter
i have a snippet from server log delimited by forward slash.

/a/b/c/d/filename

i need to cut until last delimiter. So desired output should look like:

/a/b/c/d

can you please help?
...
3,000
Posted By alpha_1
Ofcourse I could but i am not that fluent in...
Ofcourse I could but i am not that fluent in this... If you give me the code then i would seek your help to explain it...

---------- Post updated at 01:43 PM ---------- Previous update was at...
3,000
Posted By alpha_1
Xsltproc showing error in parsing xml...help required
I need to parse text between xml tags using xsltproc. It seems the easiest way.

Here the Input file looks like

<?xml version="1.0" ?>
- <tag:ROOT xmlns:as="http://some.org/some.xsd"...
Showing results 1 to 7 of 7

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