Transcription of Linux Commands – Red Hat Specific
{{id}} {{{paragraph}}}
1 Linux Commands Red Hat Specific Windows Linux General Commands dir dir /ad attrib h sorting ls ls filename or file* ls directory or dir* ls l - Directory listing with long filenames, owner, and permissions ls ld - Show only the directories matching the search ls R - Show subdirectories also ( just like dir /s ) ls al ls Sharl sort by size, all files, including hidden ls lart sort by date, reverse order (newest @ the bottom of list) -S - sorts by size, largest first -r - reverses any sort command , ls rS sorts smallest first -t - sorts by modification time, recent first -u - sort by last accessed time -x - sort by file extension Remember Linux is case sensitive, so if you re looking for a file beginning with Vol, type ls Vol* Colors: Blue = directory Green = sc
ver cat /etc/redhat-release – shows Red Hat version ls /lib/modules - this will show the kernel version of all kernels installed (you could have more than one to boot to) uname –sr – this will show your current running version uname –a – shows all the versioning information, except …
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}