Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hallo Leute hoffe ihr könnte mir helfen,

ich habe eine Datei test:

wert1 wert2 wert3

wert4 wert5 wert6

wert7 wert8 wert9

wert10 wert11 wert12

mit folgedem befehl: cat test |awk '{print $1}' |sed "s/wert.*/'&',/"

bekomme ich das raus:

'wert1',

'wert4',

'wert7',

'wert10',

nun soll nur das komma nach wert10' weg..die Kommas bei den anderen werten sollen bleiben

hab gehört das geht mit awk irgendwie??

hat jemand eine Idee??

  • Autor

DAnke SaJu

dann sieht die Datei so aus:

'wert1'

'wert4'

'wert7'

'wert10'

sie soll aber dann so aussehen:

'wert1',

'wert4',

'wert7',

'wert10'

Nur nach dem letzten wert soll das Komma weg

Gruß

Nadi

  • Autor

@ SaJu

da komm leider das gleiche ergebnis raus

'wert1'

'wert4'

'wert7'

'wert10'

@bummel

wie kann ich die Zeile bei sed angeben?

habe schon in google geschaut aber nichts passendes gefunden

Danke

Nadi

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.