wszystkie opcje
bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: rust-sd  ]

Pakiet: sd (0.80.really.0.7.6-1+deb12u1)

Odnośniki dla sd

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego rust-sd:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

intuitive find and replace CLI

sd uses Python and JavaScript style regex syntax, without the quirks of sed and awk. While sed can do many things, sd focuses on doing one thing and doing it well, has common-sense defualts and a focus on daily use. It's also faster.

 - Find and replace expressions are separate, unlike sed:
  sd before after
  sed s/before/after/g
 - Modify files in-place:
  sd before after file.txt
  sed -i'' 's/before/after/g' file.txt
 - String-literal mode
 - Named or unnamed catch groups

Inne pakiety związane z sd

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie sd

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
mipsel 516,6 KiB1 938,0 KiB [lista plików]