<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>How-To Geek Forums Topic: Mac - Terminal(CMD) Commands</title>
<link>http://www.howtogeek.com/forum/</link>
<description>How-To Geek Forums Topic: Mac - Terminal(CMD) Commands</description>
<language>en</language>
<pubDate>Sun, 08 Nov 2009 11:54:44 +0000</pubDate>

<item>
<title>michael on "Mac - Terminal(CMD) Commands"</title>
<link>http://www.howtogeek.com/forum/topic/mac-terminalcmd-commands#post-2389</link>
<pubDate>Fri, 05 Oct 2007 22:26:35 +0000</pubDate>
<dc:creator>michael</dc:creator>
<guid isPermaLink="false">2389@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Thank you Zig. This will be helpful for people who like to use the command prompt in Mac.
&#60;/p&#62;</description>
</item>
<item>
<title>Zig on "Mac - Terminal(CMD) Commands"</title>
<link>http://www.howtogeek.com/forum/topic/mac-terminalcmd-commands#post-367</link>
<pubDate>Tue, 31 Jul 2007 06:03:27 +0000</pubDate>
<dc:creator>Zig</dc:creator>
<guid isPermaLink="false">367@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;alias - Create an alias&#60;br /&#62;
alloc - List used and free memory&#60;br /&#62;
awk - Find and Replace text within file(s)&#60;/p&#62;
&#60;p&#62;basename - Convert a full pathname to just a folder path&#60;br /&#62;
bash - Bourne-Again SHell (Linux)&#60;br /&#62;
bless - Set volume bootability and startup disk options.&#60;br /&#62;
break - Exit from a loop&#60;/p&#62;
&#60;p&#62;cal - Display a calendar&#60;br /&#62;
case - Conditionally perform a command&#60;br /&#62;
cat - Display the contents of a file&#60;br /&#62;
cd - Change Directory&#60;br /&#62;
chflags - Change a file or folder's flags.&#60;br /&#62;
chgrp - Change group ownership&#60;br /&#62;
chmod - Change access permissions&#60;br /&#62;
chown - Change file owner and group&#60;br /&#62;
chroot - Run a command with a different root directory&#60;br /&#62;
cksum - Print CRC checksum and byte counts&#60;br /&#62;
clear - Clear terminal screen&#60;br /&#62;
cmp - Compare two files&#60;br /&#62;
comm - Compare two sorted files line by line&#60;br /&#62;
complete - Edit a command completion [word/pattern/list]&#60;br /&#62;
continue - Resume the next iteration of a loop&#60;br /&#62;
cp - Copy one or more files to another location&#60;br /&#62;
cron - Daemon to execute scheduled commands&#60;br /&#62;
crontab - Schedule a command to run at a later date/time&#60;br /&#62;
cut - Divide a file into several parts&#60;/p&#62;
&#60;p&#62;date - Display or change the date &#38;#38; time&#60;br /&#62;
dc - Desk Calculator&#60;br /&#62;
dd - Data Dump - Convert and copy a file&#60;br /&#62;
df - Display free disk space&#60;br /&#62;
diff - Display the differences between two files&#60;br /&#62;
diff3 - Show differences among three files&#60;br /&#62;
dirname Convert a full pathname to just a path&#60;br /&#62;
dirs Di - play list of remembered directories&#60;br /&#62;
diskutil - Disk utilities - Format, Verify, Repair&#60;br /&#62;
ditto - Copy files and folders&#60;br /&#62;
dscl - Directory Service command line utility&#60;br /&#62;
du - Estimate file space usage&#60;/p&#62;
&#60;p&#62;echo - Display message on screen&#60;br /&#62;
ed - A line-oriented text editor (edlin)&#60;br /&#62;
enable - Stop or start printers and classes.&#60;br /&#62;
env - Set environment and run a utility&#60;br /&#62;
eval - Evaluate several commands/arguments&#60;br /&#62;
exec - Execute a command&#60;br /&#62;
exit - Exit the shell&#60;br /&#62;
expect - Programmed dialogue with interactive programs&#60;br /&#62;
expand - Convert tabs to spaces&#60;br /&#62;
expr - Evaluate expressions&#60;/p&#62;
&#60;p&#62;false - Do nothing, unsuccessfully&#60;br /&#62;
fdisk - Partition table manipulator for Darwin UFS/HFS/DOS&#60;br /&#62;
find - Search for files that meet a desired criteria&#60;br /&#62;
fmt - Reformat paragraph text&#60;br /&#62;
fold - Wrap text to fit a specified width&#60;br /&#62;
for - Expand words, and execute commands&#60;br /&#62;
foreach - Loop, expand words, and execute commands&#60;br /&#62;
fsck - Filesystem consistency check and repair&#60;br /&#62;
fs - usage Filesystem usage (process/pathname)&#60;br /&#62;
ftp - Internet file transfer program&#60;/p&#62;
&#60;p&#62;GetFileInfo - Get attributes of HFS+ files&#60;br /&#62;
getopt - Parse positional parameters&#60;br /&#62;
goto - Jump to label and continue execution&#60;br /&#62;
grep - Search file(s) for lines that match a given pattern&#60;br /&#62;
groups - Print group names a user is in&#60;br /&#62;
gzip - Compress or decompress files&#60;/p&#62;
&#60;p&#62;head - Display the first lines of a file&#60;br /&#62;
hdiutil - Manipulate iso disk images&#60;br /&#62;
history - Command History&#60;br /&#62;
hostname - Print or set system name&#60;/p&#62;
&#60;p&#62;id - Print user and group names/id's&#60;br /&#62;
if - Conditionally perform a command&#60;br /&#62;
info - Help info&#60;br /&#62;
install - Copy files and set attributes&#60;/p&#62;
&#60;p&#62;jobs - List active jobs&#60;br /&#62;
join - Join lines on a common field&#60;/p&#62;
&#60;p&#62;kill - Stop a process from running&#60;/p&#62;
&#60;p&#62;l - List files in long format (ls -l)&#60;br /&#62;
ll - List files in long format, showing invisible files (ls -la)&#60;br /&#62;
less - Display output one screen at a time&#60;br /&#62;
ln - Make links between files (hard links, symbolic links)&#60;br /&#62;
locate - Find files&#60;br /&#62;
logname - Print current login name&#60;br /&#62;
login - log into the computer&#60;br /&#62;
logout - Exit a login shell (bye)&#60;br /&#62;
lpr - Print files&#60;br /&#62;
lprm - Remove jobs from the print queue&#60;br /&#62;
lpstat - Printer status information&#60;br /&#62;
ls - List information about file(s)&#60;br /&#62;
lsbom - List a bill of materials file&#60;br /&#62;
lsof - List open files&#60;/p&#62;
&#60;p&#62;man - Help manual&#60;br /&#62;
mkdir - Create new folder(s)&#60;br /&#62;
mkfifo - Make FIFOs (named pipes)&#60;br /&#62;
more - Display output one screen at a time&#60;br /&#62;
mount - Mount a file system&#60;br /&#62;
mv - Move or rename files or directories&#60;/p&#62;
&#60;p&#62;net - Manage network resources&#60;br /&#62;
nice - Set the priority of a command&#60;br /&#62;
nohup - Run a command immune to hangups&#60;/p&#62;
&#60;p&#62;onintr - Control the action of a shell interrupt&#60;br /&#62;
open - Open a file/folder/URL/Application&#60;br /&#62;
osascript - Execute AppleScript&#60;/p&#62;
&#60;p&#62;passwd - Modify a user password&#60;br /&#62;
paste - Merge lines of files&#60;br /&#62;
pbcopy - Copy data to the clipboard&#60;br /&#62;
pbpaste - Paste data from the Clipboard&#60;br /&#62;
pico - Simple text editor&#60;br /&#62;
ping - Test a network connection&#60;br /&#62;
pmset - Power Management settings&#60;br /&#62;
popd - Restore the previous value of the current directory&#60;br /&#62;
pr - Convert text files for printing&#60;br /&#62;
printenv - Print environment variables&#60;br /&#62;
printf - Format and print data&#60;br /&#62;
ps - Process status&#60;br /&#62;
pushd - Save and then change the current directory&#60;br /&#62;
pwd - Print Working Directory&#60;/p&#62;
&#60;p&#62;quota - Display disk usage and limits&#60;/p&#62;
&#60;p&#62;rcp - Copy files between machines.&#60;br /&#62;
repeat - Execute a command multiple times&#60;br /&#62;
rm - Remove files&#60;br /&#62;
rmdir - Remove folder(s)&#60;br /&#62;
rpm - Remote Package Manager&#60;br /&#62;
rsync - Remote file copy - Sync file tree (also RsyncX)&#60;/p&#62;
&#60;p&#62;say - Convert text to audible speech&#60;br /&#62;
sched - Schedule a command to run at a later time.&#60;br /&#62;
screencapture - Capture screen image to file or disk&#60;br /&#62;
sdiff - Merge two files interactively&#60;br /&#62;
security - Administer Keychains, keys, certificates and the Security framework&#60;br /&#62;
sed - Stream Editor&#60;br /&#62;
set - Set a shell variable = value&#60;br /&#62;
setenv - Set an environment variable = value&#60;br /&#62;
setfile - Set attributes of HFS+ files&#60;br /&#62;
shift - Shift positional parameters&#60;br /&#62;
shutdown - Shutdown or restart OS X&#60;br /&#62;
sleep - Delay for a specified time&#60;br /&#62;
softwareupdate - System software update tool&#60;br /&#62;
sort - Sort text files&#60;br /&#62;
split - Split a file into fixed-size pieces&#60;br /&#62;
stop - Stop a job or process&#60;br /&#62;
su - Substitute user identity&#60;br /&#62;
sudo - Execute a command as another user&#60;br /&#62;
sum - Print a checksum for a file&#60;br /&#62;
switch - Conditionally perform a command&#60;/p&#62;
&#60;p&#62;tail - Output the last part of files&#60;br /&#62;
tar - Tape ARchiver&#60;br /&#62;
tee - Redirect output to multiple files&#60;br /&#62;
test - Condition evaluation&#60;br /&#62;
time - Measure Program Resource Use&#60;br /&#62;
touch - Change file timestamps&#60;br /&#62;
traceroute - Trace Route to Host&#60;br /&#62;
tr - Translate, squeeze, and/or delete characters&#60;br /&#62;
true - Do nothing, successfully&#60;br /&#62;
tty - Print filename of terminal on stdin&#60;br /&#62;
type - Describe a command&#60;/p&#62;
&#60;p&#62;umask - Users file creation mask&#60;br /&#62;
umount - a device&#60;br /&#62;
unalias - Remove an alias&#60;br /&#62;
uname - Print system information&#60;br /&#62;
unexpand - Convert spaces to tabs&#60;br /&#62;
uniq - Uniquify files&#60;br /&#62;
units - Convert units from one scale to another&#60;br /&#62;
unset - Remove variable or function names&#60;br /&#62;
unsetenv - Remove environment variable&#60;br /&#62;
users - Print login names of users currently logged in&#60;br /&#62;
uuencode - Encode a binary file&#60;br /&#62;
uudecode - Decode a file created by uuencode&#60;/p&#62;
&#60;p&#62;vi - Text Editor&#60;/p&#62;
&#60;p&#62;wc - Print byte, word, and line counts&#60;br /&#62;
where - Report all known instances of a command&#60;br /&#62;
which - Locate a program file in the user's path&#60;br /&#62;
while - Execute commands&#60;br /&#62;
who - Print all usernames currently logged on&#60;br /&#62;
whoami - Print the current user id and name (`id -un')&#60;/p&#62;
&#60;p&#62;xargs - Execute utility - passing arguments&#60;/p&#62;
&#60;p&#62;yes - Print a string until interrupted
&#60;/p&#62;</description>
</item>

</channel>
</rss>
