Hi,
I'm kind of new at Unix Commands so I'm learning from the
https://docs.cpanel.net/knowledge-b...stration/getting-started-with-linux-commands/
and consulting the command "tail" the example shown at the right indicates a wrong (and potentially harm) command. Instead of:
tail trash.txt
to exemplify the use of this command, it's written:
rm trash.txt
which would remove the trash.txt instead of printing the last 20 lines of the file trash.txt, right?
Like I said. I'm kind of new and not sure, but I hope this info is of use.
Best regards
I'm kind of new at Unix Commands so I'm learning from the
https://docs.cpanel.net/knowledge-b...stration/getting-started-with-linux-commands/
and consulting the command "tail" the example shown at the right indicates a wrong (and potentially harm) command. Instead of:
tail trash.txt
to exemplify the use of this command, it's written:
rm trash.txt
which would remove the trash.txt instead of printing the last 20 lines of the file trash.txt, right?
Like I said. I'm kind of new and not sure, but I hope this info is of use.
Best regards