Fedora Linux 26: Precise by Shiv Kumar Goyal
Author:Shiv Kumar Goyal
Language: eng
Format: azw3
Published: 2017-07-20T07:00:00+00:00
# ls|cpio –ovH tar –F abc.tar
To extract tar file using cpio
# cpio –idv –F abc.tar
ls
Lists the Names of Files
Syntax
ls -<options>
Example
# ls -alTo list directories and files
cat
Displays a Text File
Syntax
cat filename
Example
# cat abc.conf
rm
Deletes a file, files or directory
Syntax
rm filename
Example
rm abc.conf
To delete abc directory recursively
rm -r abc
More
When you want to view a file that is longer than one screen, you can more utility. More is used for paging through text one screen full at a time.
Syntax
more filename
Example
# more /etc/hosts
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7771)
Filmora Efficient Editing by Alexander Zacharias(5832)
The Infinite Retina by Robert Scoble Irena Cronin(5310)
Learn Wireshark - Fundamentals of Wireshark. by Lisa Bock(4004)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3937)
Edit Like a Pro with iMovie by Regit(3454)
Linux Administration Best Practices by Scott Alan Miller(2863)
Linux Command Line and Shell Scripting Techniques by Vedran Dakic & Jasmin Redzepagic(2839)
MCSA Windows Server 2016 Study Guide: Exam 70-740 by William Panek(2526)
Mastering PowerShell Scripting - Fourth Edition by Chris Dent(2423)
Docker on Windows by Stoneman Elton(2321)
Kali Linux - An Ethical Hacker's Cookbook: End-to-end penetration testing solutions by Sharma Himanshu(2317)
Creative Projects for Rust Programmers by Carlo Milanesi(2273)
Hands-On AWS Penetration Testing with Kali Linux by Karl Gilbert(2113)
Hands-On Linux for Architects by Denis Salamanca(2056)
Programming in C (4th Edition) (Developer's Library) by Stephen G. Kochan(2009)
Computers For Seniors For Dummies by Nancy C. Muir(2006)
The Old New Thing by Raymond Chen(1942)
Linux Kernel Debugging by Kaiwan N Billimoria(1766)
