💻 Software
Difference between unix and linux commands
Fresh7 days ago
Mar 15, 202615687 viewsConfidence Score0%
0%
Problem
I just bought the book UNIX in a Nutshell for really cheap even though I spend most of my time in some form of Linux. The first half of the book is commands and shell syntax. About how much of that is translatable or usable in Linux?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Difference between unix and linux commands
Low Risk
The major concepts (pipes, files, devices, networks) stay the same. The shell syntax applies to Linux too – almost all Unix-like OSes use the same Bourne shell (sh) and/or its derivatives (bash is especially common, zsh is probably second). The basi…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix