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

All OS Commands

This document compares common commands across several popular operating systems including FreeBSD, Linux, MacOSX, Solaris, Windows command prompt, and Windows PowerShell. It provides the equivalent commands for listing directories, copying/moving files, deleting files/directories, running scripts/processes, checking/formatting file systems, mounting/unmounting devices, and networking tasks like showing routes and tracing routes.

Uploaded by

Surya Teja
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views1 page

All OS Commands

This document compares common commands across several popular operating systems including FreeBSD, Linux, MacOSX, Solaris, Windows command prompt, and Windows PowerShell. It provides the equivalent commands for listing directories, copying/moving files, deleting files/directories, running scripts/processes, checking/formatting file systems, mounting/unmounting devices, and networking tasks like showing routes and tracing routes.

Uploaded by

Surya Teja
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Comparison of operating systems - Wikipedia, the ...

description list directory clear console copy le(s) move le(s) rename le(s) delete le(s) delete directory create directory change current directory run shell script with new shell kill processes change process priority change io priority create le system le system check and recovery create software raid mount device unmount device mount le as block device show network conguration show network route trace network route trace network route with pings description FreeBSD ls clear cp mv mv rm rmdir mkdir cd sh le.sh kill, killall nice ? newfs fsck mount umount mdcong + mount ifcong route traceroute ? FreeBSD Linux ls clear cp mv mv, rename rm rmdir mkdir cd sh le.sh killall, pkill nice, chrt ionice mkfs fsck mount umount mount -o loop ip addr ip route traceroute (mtr) Linux MacOSX ls clear cp mv mv rm rmdir mkdir cd sh le.sh kill nice ? ? fsck ? diskutil mount diskutil unmount(disk) ? ifcong route traceroute ? MacOSX Solaris ls clear cp mv mv rm rmdir mkdir cd sh le.sh kill, pkill nice ? newfs fsck metainit, zfs create mount umount ? ifcong route traceroute ? Solaris Windows (cmd) dir cls copy move ren, rename del (erase) rd (rmdir) md (mkdir) cd (chdir) cmd /c le.cmd taskkill

http://en.wikipedia.org/wiki/Comparison_of_operat...
Windows (powershell) dir & ls & Get-ChildItem clear cp & Copy-Item mv & Move-Item ren, mv rm & Remove-Item rm -r & rmdir mkdir cd & Set-Location ? taskkill ? ? ? ? ? mount & New-PSDrive Remove-PSDrive ? ipcong ? tracert pathping Windows (powershell)

start /low, start /normal, start /high, start /realtime ? format chkdsk ? mountvol mountvol /d ? ipcong route tracert pathping Windows (cmd)

atacontrol, gmirror (mdadmcreate)

1 of 1

02/15/2011 10:57 AM

You might also like