Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.os.linux.sys > #45244

Re: Trovare e linkare, con find e ln

From Void <vo.id@eh.no>
Newsgroups it.comp.os.linux.sys
Subject Re: Trovare e linkare, con find e ln
Date 2024-06-25 16:08 +0200
Organization A noiseless patient Spider
Message-ID <v5ej0k$1ef7o$1@dont-email.me> (permalink)
References <v5blso$t82m$1@dont-email.me> <v5clvq$13rcv$1@dont-email.me> <v5cmmj$12aku$3@dont-email.me> <v5don3$1ef7n$1@dont-email.me> <v5e2pu$1fnk6$1@dont-email.me>

Show all headers | View raw


Il 25/06/24 11:31, Lem Novantotto ha scritto:

> Siccome è l'unico carattere illecito nel nome di file e cartelle,
> qualsiasi altro carattere lo sostituisca sarebbe invece lecito: e
> si perderà l'univocità.

Grazie mille, mi era sfuggito!

Sostituire:

   ln

con un:

   ln -b --backup="numbered"

potrebbe essere una soluzione? In breve viene aggiunto un incrementale 
in coda in caso di collisione.

Oppure valutare lo stato di uscita di ln, che in caso di errore non è 0?

Void

Back to it.comp.os.linux.sys | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Trovare e linkare, con find  e ln Lem Novantotto <Lem@none.invalid> - 2024-06-24 11:39 +0000
  Re: Trovare e linkare, con find  e ln Lem Novantotto <Lem@none.invalid> - 2024-06-24 13:07 +0000
    Re: Trovare e linkare, con find  e ln Lem Novantotto <Lem@none.invalid> - 2024-06-24 13:17 +0000
  Re: Trovare e linkare, con find e ln Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> - 2024-06-24 18:55 +0200
    Re: Trovare e linkare, con find e ln Lem Novantotto <Lem@none.invalid> - 2024-06-24 19:45 +0000
      Re: Trovare e linkare, con find e ln Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> - 2024-06-24 21:57 +0200
        Re: Trovare e linkare, con find e ln Lem Novantotto <Lem@none.invalid> - 2024-06-24 20:33 +0000
          Re: Trovare e linkare, con find e ln Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> - 2024-06-24 22:57 +0200
            Re: Trovare e linkare, con find e ln Lem Novantotto <Lem@none.invalid> - 2024-06-24 21:16 +0000
              Re: Trovare e linkare, con find e ln Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> - 2024-06-25 18:45 +0200
                Re: Trovare e linkare, con find e ln Lem Novantotto <Lem@none.invalid> - 2024-06-26 10:02 +0000
                Re: Trovare e linkare, con find e ln Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> - 2024-06-26 19:01 +0200
                Re: Trovare e linkare, con find e ln Lem Novantotto <Lem@none.invalid> - 2024-06-26 12:06 +0000
              Re: Trovare e linkare, con find e ln Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> - 2024-06-25 19:31 +0200
  Re: Trovare e linkare, con find e ln Void <vo.id@eh.no> - 2024-06-24 22:46 +0200
    Re: Trovare e linkare, con find e ln Lem Novantotto <Lem@none.invalid> - 2024-06-24 20:58 +0000
      Re: Trovare e linkare, con find e ln Void <vo.id@eh.no> - 2024-06-25 08:39 +0200
        Re: Trovare e linkare, con find e ln Lem Novantotto <Lem@none.invalid> - 2024-06-25 09:31 +0000
          Re: Trovare e linkare, con find e ln Void <vo.id@eh.no> - 2024-06-25 16:08 +0200
            Re: Trovare e linkare, con find e ln Piergiorgio Sartor <piergiorgio.sartor.this.should.not.be.used@nexgo.REMOVETHIS.de> - 2024-06-25 19:01 +0200
            Re: Trovare e linkare, con find e ln Lem Novantotto <Lem@none.invalid> - 2024-06-26 10:04 +0000
  Re: Trovare e linkare, con find  e ln Giuseppe Della Bianca <giusdbgNO@gmailNO.comNO> - 2024-06-29 14:53 +0000

csiph-web