In linux, sed [...]'s/e/E/g' test.txt, will replace all occurences of e with E in file test.txt (i.e. nothing is sent to stdout but the content of test.txt itself are changed).
Answer
-i
Question
In linux, sed [...]'s/e/E/g' test.txt, will replace all occurences of e with E in file test.txt (i.e. nothing is sent to stdout but the content of test.txt itself are changed).
Answer
?
Question
In linux, sed [...]'s/e/E/g' test.txt, will replace all occurences of e with E in file test.txt (i.e. nothing is sent to stdout but the content of test.txt itself are changed).
Answer
-i
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.