SilkyFalcon

Generation

linuxSun, 27 Nov 2022

remove duplicates from a specific file

awk '!x[$0]++' file

Want to kickstart your project?Use the new AI Studio to create your code