Skip to content

sandysanthosh/Super-Putty-Commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PUTTY-CMD

Putty Commands:

      ls	Show directory contents (list the names of files).
      cd	Change Directory.
      mkdir	Create a new folder (directory).
      touch	Create a new file.
      rm	Remove a file.
      cat	Show contents of a file.
      pwd	Show current directory (full path to where you are right now).
      cp	Copy file/folder.
      mv	Move file/folder.
      grep	Search for a specific phrase in file/lines.
      find	Search files and directories.
      vi/nano	Text editors.
      history	Show last 50 used commands.
      clear	Clear the terminal screen.
      tar	Create & Unpack compressed archives.
      wget	Download files from the internet.
      du	Get file size.

ls-list the file

date-date the file

nano file.c

mkdir->create directory

cd file name->open folder

cd-change directory

pwd->print working directory

About

Putty Commands

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published