OPERATING SYSTEMSOS Linux

Part 1 – Unix/Linux for Testers | File Commands

You can download free Linux VM Images here: https://www.linuxvmimages.com/
Online Linux terminal : https://www.masswerk.at/jsuix/

Notes:
———–
cat
Creating the new file
Display content of the file
Concatenating more than one file
Appending data to the existing file

cp – Copy contents from a file to another file(source to destination)

mv
Renaming a file(changing name of the file)
Renaming a directory
Moves files from one directory to another directory

rm – Delete/remove a file or directory (only if directory is empty).

source

by SDET – QA Automation Techie

linux foundation

Leave a Reply

Your email address will not be published. Required fields are marked *