Rajat Chauhanchauhanrajatwork.hashnode.dev·Jul 1, 2024Basic Linux Commands with a TwistWhat are the Linux commands to: Task 1: View the content of a file and display line numbers. cat -n filename Task 2: Change the access permissions of files to make them readable, writable, and executable by the owner only. chmod 777 filename Task...42 readsLinux#90daysofdevopsAdd a thoughtful commentNo comments yetBe the first to start the conversation.