Sponsored Content
Full Discussion: Extreme Beginner
Special Forums UNIX Desktop Questions & Answers Extreme Beginner Post 302916015 by SomeDudeOnline on Friday 5th of September 2014 06:32:22 PM
Old 09-05-2014
Thank you all, every explanation was very helpful.For the permissions issue, I found an explanation online that I just couldn't make sense of but Jim did a fantastic job.

Code:
File type: d== directory l== link
|
|
|
|
|
_
drwxrwxr-x
 ___   ___
  | ___ |
  |  |  |
  |  |  (World) other permissions  r,w,x, and -
  |  group permissions r,w,x, and -
  owner permissions: r == read, w== write, x ==execute  - == permission denied

So to confirm: In the code above from Jim's explanation, the "d" in "drwxrwxr-x" means "Directory", and if that line were instead "lrwxrwxr-x" the "l" would mean "Symbolic Link", and if that line were instead "-rwxrwxr-x" the "-" would mean "Permission Denied"?
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Beginner Help

hi guys, i have a DEl xps laptop cor 2 duo 2.2 i have vista installed on it i want to install a dual Boot UNIX on it.. can some one guide me ...cause i m tottaly new to UNIX i want to install unix on that laptop along with Vista.... thx any help would be deeply appreciated (sorry if i... (5 Replies)
Discussion started by: Farhan082
5 Replies

2. Shell Programming and Scripting

Beginner Help

I need to write a script to test a nsort c program. I have written 8 .txt files with different cases. Also 8 .txt files with expected outcome. The shell I have written always "test pass" for the first case but always "fail" for the rest... Here is a portion of my code (as I still don't know how to... (5 Replies)
Discussion started by: thibodeau
5 Replies

3. UNIX for Dummies Questions & Answers

Beginner - What Should I Do First?

Hi people.... I have just started to learn unix.I want to know which version of Unix to install plus how to install it.I need to practise and make myself aware of how unix works.My thread is from an educational point of view.Also please feel free to give your suggestions as I am... (3 Replies)
Discussion started by: amit.kanade1983
3 Replies
J-PILOT(1)						      General Commands Manual							J-PILOT(1)

NAME
jpilot - A palm pilot desktop for Linux/Unix SYNOPSIS
jpilot [-v] [-h] [-d] [-a] [-A] [-i] [-s] DESCRIPTION
J-Pilot is a desktop organizer application for the palm pilot and other Palm OS devices. It is similar in functionality to the one that 3Com/Palm distributes. OPTIONS
-v displays version and exits. -h displays help and exits. -d displays debug info to stdout. -a ignores missed alarms since the last time program was run. -A ignores all alarms, past and future. -i makes jpilot iconify itself upon launch. -s initiates a sync on the running jpilot instance. If you have more than one jpilot running at the same time the sync may not work as expected since nothing is done to support a multi-instance configuration. ENVIRONMENT
The PILOTPORT and PILOTRATE environment variables are used to specify which port to sync on and at what speed. If PILOTPORT is not set then it defaults to /dev/pilot. BUGS
See /usr/share/doc/jpilot/BUGS SEE ALSO
jpilot-sync(1) AUTHOR
Judd Montgomery <judd@jpilot.org> November 22, 2005 J-PILOT(1)
All times are GMT -4. The time now is 11:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy