Search Results

Search: Posts Made By: fedora132010
1,889
Posted By fedora132010
File Parsing
Hi Gurus,

i have files like this and i want to rename it.

server1_0_Log0000597500
server1_0_Log0000597501
server1_0_Log0000597502
server1_0_Log0000597503
server1_0_Log0000597504...
1,739
Posted By fedora132010
Replace first column in 17GB File
Hi All,

I have a 17GB file and i want to set the first column from 1234567890 to just 0, how can i do it using sed command?

thanks,

---------- Post updated at 03:09 PM ---------- Previous...
1,338
Posted By fedora132010
Syntax Error in AIX but working in UX
MENU_INTRO(){
date="`date`"
HOSTNAME="`hostname`"
if [ $# -gt 1 ]; then cols=$2
else cols=2
fi
clear
now=`date +%A,%B-%d-%Y@%H:%M:%S`
echo " ...
1,349
Posted By fedora132010
Thank you very much. It's working now.
Thank you very much. It's working now.
1,349
Posted By fedora132010
Thanks.. i stand corrected. Here's what i...
Thanks.. i stand corrected.

Here's what i want...

String values should be left justified.
Numeric values should be right justified.

It's working, but the "String" values are also now right...
1,349
Posted By fedora132010
Parsing of Char and Numeric in a file
Hi All,

i'm working on some report and currently have this plain text file generated.

server_name1|sdfd1deal | 1048572| 1040952| 99| 207| 1| 1...
Showing results 1 to 6 of 6

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