public inbox for gentoo-user-hu@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-hu] sed probléma
@ 2010-03-30  9:31 Bukuli Norbert
  2010-03-30 10:55 ` [gentoo-user-hu] " Bukuli Norbert
  2010-03-31 20:28 ` [gentoo-user-hu] " Pongrácz István
  0 siblings, 2 replies; 7+ messages in thread
From: Bukuli Norbert @ 2010-03-30  9:31 UTC (permalink / raw
  To: gentoo-user-hu

[-- Attachment #1: Type: text/plain, Size: 651 bytes --]

Szaisztok!

Roppant érdekes dolgot tapasztaltam a mellékelt fájl sed-del történő
feldolgozásakor 32 (x86) bites rendszeren.

bukulin@szoft-nbukuli ~ $ LC_ALL='hu_HU' sed -n -E
's/^[^#]*(CONFIG_[^=]*)=n.*/#define \1 0/p' config
#define CONFIG_SWAP_90_102 0
#define CONFIG_ANLO 0
#define CONFIG_PALLET_SLEDGE 0
#define CONFIG_MEGSZIVOD 0


bukulin@szoft-nbukuli ~ $ LC_ALL='hu_HU.UTF-8' sed -n -E
's/^[^#]*(CONFIG_[^=]*)=n.*/#define \1 0/p' DHV/Server/config
#define CONFIG_SWAP_90_102 0
#define CONFIG_ANLO 0
#define CONFIG_PALLET_SLEDGE 0
#define  0

Tudtok erre valamilyen magyarázatot adni?

-- 
Üdvözlettel:
Bukuli Norbert

[-- Attachment #2: config --]
[-- Type: application/octet-stream, Size: 1051 bytes --]

#########################################
# Gorzow (Glock3P, noAnalogic, noSledge)
#########################################

NEED_COMMON=y
CONFIG_MYMATH=y
CONFIG_GRULE=y
CONFIG_JOB=y
CONFIG_GSERVICE=y

CONFIG_USE_POLL_THREAD=y

NEED_CAN=y
CONFIG_MSCAN=y

NEED_CANOPEN=y
CONFIG_CANOPEN=y

NEED_SENSORS=y
CONFIG_COLL_INFO=y
CONFIG_COLL_SENS=y
#CONFIG_COLL_SENS_ANALOG=n
CONFIG_COLL_SENS_DIGITAL=y
CONFIG_SWITCH=y

NEED_DEVICES=y
CONFIG_CMD_ALLOC=y
CONFIG_CMD_LIST=y
CONFIG_CMD_POOL=y

CONFIG_DEV_ANYRAD=y
CONFIG_DEV_HANDCTR=y
#CONFIG_DEV_INTERCOM=n

#CONFIG_DEV_DHV_SAFETY=n
CONFIG_DEV_CARTSENS=y

CONFIG_DEV_BC=y
#CONFIG_DEV_BC_ANALOG=n
CONFIG_DEV_GLOCK=y
CONFIG_3P_GLOCK=y
CONFIG_SWAP_90_102=n

CONFIG_SERVO=y
CONFIG_SRV_DCMC=y
CONFIG_SRV_DCMCALT=y
#CONFIG_SRV_BLMC=n
#CONFIG_SRV_BLMC2=n
CONFIG_SRV_AMC=y
CONFIG_SRV_SYNC=y

NEED_ANALOGIC=n
CONFIG_ANLO=n

NEED_GCOMM=y
CONFIG_GCOMM_UDP=y
CONFIG_K_SOCKET=y

CONFIG_NOMINAL_POS=y
CONFIG_SILENT=y

CONFIG_PALLET_SLEDGE=n
CONFIG_PALLET_ONLY=y

CONFIG_XTRANSLATE=y

CONFIG_FUCKINAWAY=y
CONFIG_MEGSZIVOD=n


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user-hu] Re: sed probléma
  2010-03-30  9:31 [gentoo-user-hu] sed probléma Bukuli Norbert
@ 2010-03-30 10:55 ` Bukuli Norbert
  2010-03-31 20:28 ` [gentoo-user-hu] " Pongrácz István
  1 sibling, 0 replies; 7+ messages in thread
From: Bukuli Norbert @ 2010-03-30 10:55 UTC (permalink / raw
  To: gentoo-user-hu

Természetesen a  DHV/Server/config is a csatolt fájlt jelenti

2010/3/30 Bukuli Norbert <bukuli.norbert@gmail.com>:
> Szaisztok!
>
> Roppant érdekes dolgot tapasztaltam a mellékelt fájl sed-del történő
> feldolgozásakor 32 (x86) bites rendszeren.
>
> bukulin@szoft-nbukuli ~ $ LC_ALL='hu_HU' sed -n -E
> 's/^[^#]*(CONFIG_[^=]*)=n.*/#define \1 0/p' config
> #define CONFIG_SWAP_90_102 0
> #define CONFIG_ANLO 0
> #define CONFIG_PALLET_SLEDGE 0
> #define CONFIG_MEGSZIVOD 0
>
>
> bukulin@szoft-nbukuli ~ $ LC_ALL='hu_HU.UTF-8' sed -n -E
> 's/^[^#]*(CONFIG_[^=]*)=n.*/#define \1 0/p' DHV/Server/config
> #define CONFIG_SWAP_90_102 0
> #define CONFIG_ANLO 0
> #define CONFIG_PALLET_SLEDGE 0
> #define  0
>
> Tudtok erre valamilyen magyarázatot adni?
>
> --
> Üdvözlettel:
> Bukuli Norbert
>



-- 
Üdvözlettel:
Bukuli Norbert



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user-hu] Re: sed  probléma
@ 2010-03-30 10:56 eservice
  0 siblings, 0 replies; 7+ messages in thread
From: eservice @ 2010-03-30 10:56 UTC (permalink / raw
  To: gentoo-user-hu

Please include the following line in all replies.
Tracking number: UT20100330_0000005147 

Thank you for submitting an e-mail to Deer Park Direct.  We will
respond to your e-mail inquiry within one business day.

Thank You,

Deer Park Direct 
service.deerparkwater.com

 




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user-hu] sed probléma
  2010-03-30  9:31 [gentoo-user-hu] sed probléma Bukuli Norbert
  2010-03-30 10:55 ` [gentoo-user-hu] " Bukuli Norbert
@ 2010-03-31 20:28 ` Pongrácz István
  2010-04-01  7:17   ` [gentoo-user-hu] " Bukuli Norbert
  1 sibling, 1 reply; 7+ messages in thread
From: Pongrácz István @ 2010-03-31 20:28 UTC (permalink / raw
  To: gentoo-user-hu

[-- Attachment #1: Type: text/plain, Size: 1389 bytes --]


----------------eredeti üzenet-----------------
Feladó: "Bukuli Norbert" bukuli.norbert@gmail.com
Címzett: gentoo-user-hu@lists.gentoo.org
Dátum: Tue, 30 Mar 2010 11:31:10 +0200
-------------------------------------------------
 
 
> Szaisztok!
> 
> Roppant érdekes dolgot tapasztaltam a mellékelt fájl sed-del történő
> feldolgozásakor 32 (x86) bites rendszeren.
> 
> bukulin@szoft-nbukuli ~ $ LC_ALL='hu_HU' sed -n -E
> 's/^[^#]*(CONFIG_[^=]*)=n.*/#define \1 0/p' config
> #define CONFIG_SWAP_90_102 0
> #define CONFIG_ANLO 0
> #define CONFIG_PALLET_SLEDGE 0
> #define CONFIG_MEGSZIVOD 0
> 
> 
> bukulin@szoft-nbukuli ~ $ LC_ALL='hu_HU.UTF-8' sed -n -E
> 's/^[^#]*(CONFIG_[^=]*)=n.*/#define \1 0/p' DHV/Server/config
> #define CONFIG_SWAP_90_102 0
> #define CONFIG_ANLO 0
> #define CONFIG_PALLET_SLEDGE 0
> #define 0
> 
> Tudtok erre valamilyen magyarázatot adni?
> 
> -- 
> Üdvözlettel:
> Bukuli Norbert
> 

Szia,

Látom a deerpark sem tud semmi okosat.

Nálam ez van:
sed: érvénytelen kapcsoló -- "E"



-- 

 

Üdvözlettel / Kind regards

Pongrácz István
ügyvezető / CEO

StartIT Kft.
+36 20 4489 581

__________________________________________________

[StartIT Kft. | Fit-PC2 oldal | Csoportmunka | Webáruház | Javasolt Google
motoros kereső | Keress a Facebook-on -> http://www.startit.hu]


[-- Attachment #2: Type: text/html, Size: 2475 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user-hu] Re: [gentoo-user-hu] sed probléma
  2010-03-31 20:28 ` [gentoo-user-hu] " Pongrácz István
@ 2010-04-01  7:17   ` Bukuli Norbert
  2010-04-01 11:33     ` Pongrácz István
  0 siblings, 1 reply; 7+ messages in thread
From: Bukuli Norbert @ 2010-04-01  7:17 UTC (permalink / raw
  To: gentoo-user-hu

Sok próbálkozás utáni verzió került ide bemásolásra. Az eredetiben
'-e' van '-E' helyett.

Pongrácz István <pongracz.istvan@gmail.com> írta (2010. március 31. 22:28):
> ----------------eredeti üzenet-----------------
> Feladó: "Bukuli Norbert" bukuli.norbert@gmail.com
> Címzett: gentoo-user-hu@lists.gentoo.org
> Dátum: Tue, 30 Mar 2010 11:31:10 +0200
> -------------------------------------------------
>
>
>> Szaisztok!
>>
>> Roppant érdekes dolgot tapasztaltam a mellékelt fájl sed-del történő
>> feldolgozásakor 32 (x86) bites rendszeren.
>>
>> bukulin@szoft-nbukuli ~ $ LC_ALL='hu_HU' sed -n -E
>> 's/^[^#]*(CONFIG_[^=]*)=n.*/#define \1 0/p' config
>> #define CONFIG_SWAP_90_102 0
>> #define CONFIG_ANLO 0
>> #define CONFIG_PALLET_SLEDGE 0
>> #define CONFIG_MEGSZIVOD 0
>>
>>
>> bukulin@szoft-nbukuli ~ $ LC_ALL='hu_HU.UTF-8' sed -n -E
>> 's/^[^#]*(CONFIG_[^=]*)=n.*/#define \1 0/p' DHV/Server/config
>> #define CONFIG_SWAP_90_102 0
>> #define CONFIG_ANLO 0
>> #define CONFIG_PALLET_SLEDGE 0
>> #define  0
>>
>> Tudtok erre valamilyen magyarázatot adni?
>>
>> --
>> Üdvözlettel:
>> Bukuli Norbert
>>
>
> Szia,
>
> Látom a deerpark sem tud semmi okosat.
>
> Nálam ez van:
> sed: érvénytelen kapcsoló -- "E"
>
>
> ________________________________
>
>
>
> Üdvözlettel / Kind regards
>
> Pongrácz István
> ügyvezető / CEO
>
> StartIT Kft.
> +36 20 4489 581
>
> ________________________________
>
> StartIT Kft.  |  Fit-PC2 oldal  |  Csoportmunka  |  Webáruház  |  Javasolt
> Google motoros kereső  |  Keress a Facebook-on



-- 
Üdvözlettel:
Bukuli Norbert



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user-hu] Re: [gentoo-user-hu] sed probléma
  2010-04-01  7:17   ` [gentoo-user-hu] " Bukuli Norbert
@ 2010-04-01 11:33     ` Pongrácz István
  2010-04-01 11:40       ` [gentoo-user-hu] " Bukuli Norbert
  0 siblings, 1 reply; 7+ messages in thread
From: Pongrácz István @ 2010-04-01 11:33 UTC (permalink / raw
  To: gentoo-user-hu

[-- Attachment #1: Type: text/plain, Size: 926 bytes --]



----------------eredeti üzenet-----------------
Feladó: "Bukuli Norbert" bukuli.norbert@gmail.com
Címzett: gentoo-user-hu@lists.gentoo.org
Dátum: Thu, 1 Apr 2010 09:17:16 +0200
-------------------------------------------------
 
 
> Sok próbálkozás utáni verzió került ide bemásolásra. Az eredetiben
> '-e' van '-E' helyett.
> 




Szia!

Nálam ez jön ki ekkor (ubuntu, ha számít):

LC_ALL='hu_HU' sed -n -e 's/^[^#]*(CONFIG_[^=]*)=n.*/#define \1 0/p' config
sed: -e expression #1, char 41: invalid reference \1 on `s' command's RHS



Azaz, nem jön ki semmi :)

-- 

 

Üdvözlettel / Kind regards

Pongrácz István
ügyvezető / CEO

StartIT Kft.
+36 20 4489 581

__________________________________________________

[StartIT Kft. | Fit-PC2 oldal | Csoportmunka | Webáruház | Javasolt Google
motoros kereső | Keress a Facebook-on -> http://www.startit.hu]


[-- Attachment #2: Type: text/html, Size: 1964 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-user-hu] Re: [gentoo-user-hu] Re: [gentoo-user-hu] sed probléma
  2010-04-01 11:33     ` Pongrácz István
@ 2010-04-01 11:40       ` Bukuli Norbert
  0 siblings, 0 replies; 7+ messages in thread
From: Bukuli Norbert @ 2010-04-01 11:40 UTC (permalink / raw
  To: gentoo-user-hu

Szia!

Nálam:

bukulin@szoft-nbukuli ~ $ sed --version
GNU sed verzió 4.2

Gondolom nálad -r -t kell használni -e helyett, vagy \( \) -et ( ) helyett.

Pongrácz István <pongracz.istvan@gmail.com> írta (2010. április 1. 13:33):
>
>
> ----------------eredeti üzenet-----------------
> Feladó: "Bukuli Norbert" bukuli.norbert@gmail.com
> Címzett: gentoo-user-hu@lists.gentoo.org
> Dátum: Thu, 1 Apr 2010 09:17:16 +0200
> -------------------------------------------------
>
>
>> Sok próbálkozás utáni verzió került ide bemásolásra. Az eredetiben
>> '-e' van '-E' helyett.
>>
>
>
> Szia!
>
> Nálam ez jön ki ekkor (ubuntu, ha számít):
>
> LC_ALL='hu_HU' sed -n -e 's/^[^#]*(CONFIG_[^=]*)=n.*/#define \1 0/p' config
> sed: -e expression #1, char 41: invalid reference \1 on `s' command's RHS
>
> Azaz, nem jön ki semmi :)
>
> ________________________________
>
>
>
> Üdvözlettel / Kind regards
>
> Pongrácz István
> ügyvezető / CEO
>
> StartIT Kft.
> +36 20 4489 581
>
> ________________________________
>
> StartIT Kft.  |  Fit-PC2 oldal  |  Csoportmunka  |  Webáruház  |  Javasolt
> Google motoros kereső  |  Keress a Facebook-on



-- 
Üdvözlettel:
Bukuli Norbert



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-04-01 11:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-30  9:31 [gentoo-user-hu] sed probléma Bukuli Norbert
2010-03-30 10:55 ` [gentoo-user-hu] " Bukuli Norbert
2010-03-31 20:28 ` [gentoo-user-hu] " Pongrácz István
2010-04-01  7:17   ` [gentoo-user-hu] " Bukuli Norbert
2010-04-01 11:33     ` Pongrácz István
2010-04-01 11:40       ` [gentoo-user-hu] " Bukuli Norbert
  -- strict thread matches above, loose matches on Subject: below --
2010-03-30 10:56 [gentoo-user-hu] " eservice

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox