Computer Science, asked by apritam8776, 1 year ago

Explain the difference between find and replace command

Answers

Answered by HEPLINGHANDVED
75
find command box is used to find any document or apps.
replace command box is used to replace any file with any other file
ex. for find - if I want to find my game like GTA V so I will write in find command box it will give the result.
Answered by phillipinestest
66

Difference between find and replace command:

Find and replace in used MS word to find particular word and replace it with given word.

But in question it was clearly asked about find and replace command which is shell scripting language of linux. The explanation of both the commands are as follows,

Find Command:

Find command in linux is used for searching specific pattern, string or word

Replace Command  :

Replace command in linux is used to find and replace with specific pattern, string or word.

Similar questions