I am writing this code in my jupyter notebook but it is not working.
!tail -n 10 Customers.csv
The error is
'tail' is not recognized as an internal or external command,
operable program or batch file.
I am also attaching an image for the reference. enter image description here


linuxis related? Windows never heard of tailtailis. If you want to switch to using Linux then probably follow what Daniel is suggesting or search around for advice along those lines specifying what version of Windows you are using, installing with Anaconda, etc.