Search Results

Search: Posts Made By: erlanq
8,435
Posted By erlanq
itkamaraj...
itkamaraj (https://www.unix.com/members/302077176.html), thank you, I like your solution...
8,435
Posted By erlanq
ok, I'll try that
ok, I'll try that
8,435
Posted By erlanq
sed / awk to get specific word in line
I have http log that I want to get words after specific "tag", this a sample line from the log:


98,POST,200 OK,www.facebook.com,Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101...
2,210
Posted By erlanq
- I'm using RedHat Enterprise Linux 5.5, Kernel...
- I'm using RedHat Enterprise Linux 5.5, Kernel 2.6.18-194.el5 (default), with 16Gb RAM.
- No
- Largest file is ~100Kb, and average size is ~50Kb
- I create relatively simple shell script with...
2,210
Posted By erlanq
Archiving a directory that has data ~150GB
I have a directory that need to backup, its size is about 150GB consist of multiple files and directories. I try to compress it become a single archive file using these commands:

tar cjf...
2,339
Posted By erlanq
alright, thank you. I'll learn your code and...
alright, thank you. I'll learn your code and maybe try using awk as alternative. :)
2,325
Posted By erlanq
read one line file and separate into multiple lines
I have one long line text with semicolon used as separator between values in that line. Now, I want to separate the line into multiple line right after every 29th field.

example input line:
...
2,339
Posted By erlanq
read one line file and separate into multiple lines
I have one long line text with semicolon used as separator between values in that line. Now, I want to separate the line into multiple line right after every 29th field.

example input line:
...
Showing results 1 to 8 of 8

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