Answers for "putty open file command"

1

putty open file command

<!--- go to directory --->
cd dir

<!--- list files --->
ls -la

<!--- view file content --->
vi test.php
Posted by: Guest on September-23-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language