Linux and OS X Shell Commands
March 07, 2005

I found this site with a handy list of OS X and Linux shell commands, along with documentation.
Tweet
Related Entries
- The 15 Essential UNIX commands - July 29, 2005
- Great Tool For Network Bandwidth Monitoring: vnstat - January 19, 2009
- Howto Backup your Mac incrementally over SSH - March 10, 2006
- Shell Script for backpack todo lists - August 20, 2005
Trackbacks
Trackback Address: 257/711AD91B6B3562C0F1DE5DFD9CB3713F
Comments
On 06/27/2005 at 4:31:05 PM EDT David wrote:
1
This is exactly what I have been looking for and criticizing Apple for not including in Mac help. Thanks.
On 12/18/2006 at 12:34:34 PM EST sreenath gopalan wrote:
2
0 12 * * * /usr/bin/top -n 1 -b -S
what's the command mean to
On 12/18/2006 at 1:06:51 PM EST Pete Freitag wrote:
3
Looks like an entry in a crontab file, search google for cron or crontab
On 03/09/2007 at 4:45:35 PM EST rajan wrote:
4
i have a file in a directory in a server and another file in another directory in yet another server.how do i copy or exchange files over both the servers? kindly give me the commands for unix.
On 03/12/2007 at 1:39:36 PM EDT Pete Freitag wrote:
5
Rajan,
You want to use the scp command, which stands for secure copy, you use it like this: scp somefile.txt user@another.server.com:/tmp/somefile.txt
On 11/25/2007 at 1:54:02 PM EST linux wrote:
6
yeah but can I use it likle it is said on http://www.linuxdownloads.org/ ?
On 11/13/2008 at 11:49:16 PM EST viji wrote:
7
This is exactly good
On 11/14/2008 at 12:14:06 AM EST jeeva wrote:
8
yeah but can I use it likle it is said on http://www.ss64.org/ ?
Post a Comment
Recent Entries
- Nginx redirect www to non www domain
- HashDOS and ColdFusion
- HackMyCF Updated for APSB11-29 Security Hotfix
- Adobe eSeminar on FuseGuard
- Determining Which Cumulative Hotfixes are Installed on ColdFusion
- Adding Two Factor Authentication to ColdFusion Administrator
- ColdFusion Developer Week at Adobe.com
- Bug Loading Scripts for CFFileUpload and CFMediaPlayer


add to del.icio.us


