اكتب أي كلمة!

كيف تنطق "sed"

word

sɛd
SED
sɛd
SED

التعريف

'sed' is a command-line tool used in Unix and Linux to quickly edit and process text files by automatically searching, replacing, or deleting text.

نسخ IPA

الإنجليزية الأمريكية

sɛd

الإنجليزية البريطانية

sɛd

نطق مبسط

أمريكي

SED

بريطاني

SED

استمع في السياق

The sed command can replace words in a text file automatically.

You can use sed to delete lines that contain errors.

I learned how to use sed in my programming class.

If you want to quickly fix typos across many files, sed is super handy.