Sponsored Content
Full Discussion: Extreme Beginner
Special Forums UNIX Desktop Questions & Answers Extreme Beginner Post 302916018 by Don Cragun on Friday 5th of September 2014 08:17:34 PM
Old 09-05-2014
No. The first character indicates the file type:
Code:
           b     Block special file.
           c     Character special file.
           d     Directory.
           l     Symbolic link.
           s     Socket.
           p     FIFO (pipe).
           -     Regular file.

Some systems have additional file types that would be indicated by other characters in the 1st column.
This User Gave Thanks to Don Cragun For This Post:
 

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 03:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy