Search Results

Search: Posts Made By: C|KiLLeR|S
6,510
Posted By C|KiLLeR|S
thanksssssss I spent more than 4 hours trying...
thanksssssss
I spent more than 4 hours trying to remove the duplicated lines :(
you saved me a lot of work :)
just one error
i did for this lines:
csh,vivy,123
csh,vivy,1234
but that deleted...
6,510
Posted By C|KiLLeR|S
How to delete partial duplicate lines unix
hi :)
I need to delete partial duplicate lines
I have this in a file
sihp8027,/opt/cf20,1980182
sihp8027,/opt/oracle/10gRelIIcd,155200016
sihp8027,/opt/oracle/10gRelIIcd,155200176...
7,938
Posted By C|KiLLeR|S
jijij is a df command... ...
jijij is a df command...
oracle@etlx1103.eu.pg.com:SID=dummy101> which bdf
bdf='df -k'
/bin/df
I think I'll do and if, else
one for linux and one for unix jijiji
...
7,938
Posted By C|KiLLeR|S
i don't find the bdf command in linux :( is...
i don't find the bdf command in linux :(
is there another way to do the same output using df but in unix, so in that way instead use bdf will will use df

in linux with df work the same as in...
7,938
Posted By C|KiLLeR|S
bdf error
I have this line in a sh script:
bdf | grep /var/opt/vgdb | tr -s " " | cut -f4,6 -d" " | awk '{print $2" "$1}' > vgdb_free_space.txt

if I run that line in the shell it works fine
but when I ran...
3,680
Posted By C|KiLLeR|S
i'm using /usr/bin/sh that would be fine to use...
i'm using /usr/bin/sh that would be fine to use in lunux and hpux?
3,680
Posted By C|KiLLeR|S
sorry my mistake, cfajohnson's solution works in...
sorry my mistake, cfajohnson's solution works in both environments :)
thanks cfajohnson :D
saved me a lot of time... :D

pura vida :)
3,680
Posted By C|KiLLeR|S
yupiiiiiii thanks it works :D but looks...
yupiiiiiii
thanks it works
:D

but looks like now isn't working on unix :(
need the script working in both environmets...
3,680
Posted By C|KiLLeR|S
Issue with script in linux but in unix works
I have this simple script:

#! /usr/bin/sh
#*****************************************************************************
# *** get_input (question variable) ***...
Showing results 1 to 9 of 9

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