Search Results

Search: Posts Made By: systemoper
9,612
Posted By systemoper
Hi Gurus, I need to back-spaces removed, i am...
Hi Gurus,
I need to back-spaces removed, i am using operative system Solaris.

Thanks & Regards.
9,612
Posted By systemoper
Hi Gurus, My file have spaces separators TAB...
Hi Gurus,
My file have spaces separators TAB and back spaces, I need one command for delete all spaces and all blank lines in this file.

Thank you for advanced.
9,612
Posted By systemoper
Delete blank spaces and blank lines in a file
Hi Gurus,
Somebody can say me how to delete blank spaces and blank lines in a file unix, please.

Thank you for advanced.
9,369
Posted By systemoper
This Funcionality is in AIX: grep Command ...
This Funcionality is in AIX:
grep Command

p[Separator] Displays the entire paragraph containing matched lines. Paragraphs are delimited by paragraph separators, as specified by the Separator...
9,369
Posted By systemoper
Grep -p in Linux redhat.
Hello colleagues,
In AIX there is the option -p in grep command , what is the equivalent in linux RedHat?

regards
1,261
Posted By systemoper
I am executing this line and do not work. if [...
I am executing this line and do not work.
if [ ( "$tabla" != "KKKKKK" ) || ( "$tabla" != "HHHHHH" ) || ( "$tabla" != "MMMMMM" ) ]; then
[24]: 0403-057 Syntax error at line 54 : `(' is not expected....
1,261
Posted By systemoper
Help comparing string, please
Good morning,
I need compare this string.
if [ "$tabla" != "KKKKKK" ] || [ "$tabla" != "HHHHHH" ] || [ "$tabla" != "MMMMMM" ]; then

But this line not work, somebody can say me what is the error....
1,259
Posted By systemoper
Sort in fields date and columns.
Hi colleagues,
I have this output, i need sort for 7th and 8th columns, the column 7th is date mm/dd/yyyy format and column 8th is time hh:mm:ss.number

PRUEBA 1263 0007 1 0 ...
5,836
Posted By systemoper
The tar works, what does not understand is that...
The tar works, what does not understand is that the tar-xvf eighteen results in the file

Greetings.
5,836
Posted By systemoper
Tar xvf in file
Good afternoom,
I have a file very big, when I execute tar xvf XXXXXX_2010.tar, and show me this in the screen.

x XXXXXX_2010_(01_DE_18).ixf, 3330845041 bytes, 6505557 media blocks.
x...
3,920
Posted By systemoper
See AIX server remote connections
Good morning,
Is there any command to view remote conxiones an AIX server?

Thank you very much and best regards.
20,816
Posted By systemoper
I am using shell script. #!/bin/sh ...
I am using shell script.

#!/bin/sh

Greetings
20,816
Posted By systemoper
Subtract days to a date in AIX 5.3
good afternoon,
can someone help me, I need to make a script where n subtract days to a date.
I am using AIX 5.3.

Greetings.
1,575
Posted By systemoper
Hi colleagues, lslpp -l|grep -i xlc ...
Hi colleagues,
lslpp -l|grep -i xlc
xlC.aix61.rte 11.1.0.2 COMMITTED XL C/C++ Runtime for AIX 6.1
xlC.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor
...
1,575
Posted By systemoper
Error compiling program with extension .c
good morning,
I have 64-bit DB2 V9.7 AIX 7.1.0.0
I am compiling a C program, when running cc-I / rutadb2/include-c programa.c this error.
ksh: cc: not found.

how I can check if I have installed...
Forum: AIX 10-23-2012
8,791
Posted By systemoper
When i executed this command svmon -G -O...
When i executed this command
svmon -G -O unit=MB
The system show me this error:
svmon: Not a recognized flag: O

Unknown flag

usage:
svmon [-G [-i Intvl [NumIntvl] ][-z] ]
svmon [-P...
Forum: AIX 10-23-2012
8,791
Posted By systemoper
How much total and free memory I have in my aix 5.3 server?
good morning,
how I can know how much total and free memory I have in my AIX 5.3 server, and this is shown in megabytes or gigabytes?

Thank you very much.
17,712
Posted By systemoper
bzip2 command is available in AIX 5.3, I have no...
bzip2 command is available in AIX 5.3, I have no choice to compress a file to the maximum in aix 5.3

Thank you very much and best regards.
17,712
Posted By systemoper
Anyone can send an example of how compressed...
Anyone can send an example of how compressed using bzip2 on aix 5.3?

Thank you very much and best regards.
17,712
Posted By systemoper
best method to compress files in aix 5.3
Good morning,

I have a file that is 200 MB and I want to compress it to the fullest, which is the best method or command to compress files in aix?

Thank you very much and best regards.
2,032
Posted By systemoper
Hi colleagues, thank you for you fast response, ...
Hi colleagues, thank you for you fast response,
I have run this commands

db2 -x "select substr(TBSPACE,1,20) TABLESPACE from syscat.tables where tabschema = 'MIATLAS' and tabname like '%TH' group...
2,032
Posted By systemoper
Thank you rBatte1, I tried this so far ...
Thank you rBatte1,
I tried this so far

db2 -x "select substr(TBSPACE,1,20) TABLESPACE from syscat.tables where tabschema = 'SCHEMA' and tabname like '%XXXX' group by TBSPACE order by TBSPACE" |...
2,032
Posted By systemoper
Script to reformat output
Hi colleagues,

I have the followind script.

db2 -x "select substr(TBSPACE,1,20) TABLESPACE from syscat.tables where tabschema = 'SCHEMA' and tabname like '%XXXX' group by TBSPACE order by...
43,453
Posted By systemoper
I say cc* as an example but will be search the...
I say cc* as an example but will be search the string cc* in all type file .txt.

Thank you.
43,453
Posted By systemoper
all file all directories mean search from / open...
all file all directories mean search from / open all directories and search in all files the string to search for.
Thank you for you help.
Showing results 1 to 25 of 36

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