Just to add, if you want to remove the original wav files (they take up a lot of space) you can do
rm -v *.wav
which will remove any file with the extension wav in the directory you're currently in
SuperSonic44 3 years ago
What font are you using for your terminal emulator?
uud 3 years ago
Cool tutorial, useful for a Command-line-fledgling like me. And thanks for your careful pronunciation btw.
Fennicus 5 years ago
Just to add, if you want to remove the original wav files (they take up a lot of space) you can do
rm -v *.wav
which will remove any file with the extension wav in the directory you're currently in
SuperSonic44 3 years ago
What font are you using for your terminal emulator?
uud 3 years ago
Cool tutorial, useful for a Command-line-fledgling like me. And thanks for your careful pronunciation btw.
Fennicus 5 years ago