Your Open Source

 
Related Posts

Linux basic commands:

Basic commands used in LINUX ;

ls -- command used to list files and directories

ls -la -- command used to list attribe files also

ls -l -- command used to list files and directories with file permisison

Syntax:
--------

ls filename


mkdir -- command used to create a directories

syntax:
---------

mkdir directory name

cat > filename -- command used to create file

ctrl+c -- command used to save file content


cp -- command used to copies file content

syntax:
----------

cp source-filename destinaction filename

cp -i prompt before copying

cp -r copy files and sub directories


  • hits 13271
  • datetime Jun 15 08 04:29:00
  • author Gary
  • rating

Rating : 12345
Tags :- Linux

Answers

RAM
Jun 18 08 05:41:15
Good DEAR

Your Name:
Your Answers :
<> is a code tag
Preview
Enter the verification code: