0% found this document useful (0 votes)
19 views1 page

Basic UNIX Commands Ls LS-L Ls-A More + Example /pattern Emacs + Example

Ls lists files, ls-l provides additional details like size and owner, and ls-a shows all files including hidden ones. More displays the first part of a file and spacebar shows more, while /pattern searches for a specified pattern. Emacs is an editor used to create and edit files.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views1 page

Basic UNIX Commands Ls LS-L Ls-A More + Example /pattern Emacs + Example

Ls lists files, ls-l provides additional details like size and owner, and ls-a shows all files including hidden ones. More displays the first part of a file and spacebar shows more, while /pattern searches for a specified pattern. Emacs is an editor used to create and edit files.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Basic UNIX commands

Ls To list the files

Ls-l To list the files in a long format


(+size, last modified, its owner)
Ls-a Lists all the files (by size, by date)

More + example Shows the first part of the screen,


to show more hit the spacebar
/pattern To search for a pattern

Emacs + example An editor that lets you create and


edit a file.

You might also like