$ sudo apt install csvkit
$ csvsql --query "SELECT * FROM myfile ORDER BY RANDOM() LIMIT 3" myfile.csv > mynewfile.csv
For further actions, you may consider blocking this person and/or reporting abuse
$ sudo apt install csvkit
$ csvsql --query "SELECT * FROM myfile ORDER BY RANDOM() LIMIT 3" myfile.csv > mynewfile.csv
For further actions, you may consider blocking this person and/or reporting abuse
Serge Logvinov -
Ashish Prajapati -
Jitanshu Raut -
Mofajjal Rasul -
Top comments (0)