Unix Technical Forum

making the ls command my bitch

This is a discussion on making the ls command my bitch within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> On Thu, 15 Apr 2004 17:47:52 +0000, Joost Kremers wrote: > Kenneth wrote: >> Again, there are no hidden ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #51 (permalink)  
Old 02-19-2008, 10:47 AM
Widgeteye
 
Posts: n/a
Default Re: making the ls command my bitch

On Thu, 15 Apr 2004 17:47:52 +0000, Joost Kremers wrote:

> Kenneth wrote:
>> Again, there are no hidden files in Linux.

>
> you're a purist. the common usage is that dot-files are 'hidden files',
> because a bare ls without options does not show them. you're like the
> language purist who claims that split infinitives are "wrong", while half
> the world uses them.


Been using Slackware 10 years and had the same reaction
when I read the original post. "WHAT hidden files."

Never heard them called that. They are dot files and
though the term comes from DOS, the DOS hidden files
are actually invisible to the user, whereas the dot files
are plain to see right there in front of yer mug.

There are no hidden files in UNIX.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #52 (permalink)  
Old 02-19-2008, 10:47 AM
Thomas Overgaard
 
Posts: n/a
Default Re: making the ls command my bitch


Widgeteye@widgets.com wrote :

> Never heard them called that. They are dot files and
> though the term comes from DOS, the DOS hidden files
> are actually invisible to the user, whereas the dot files
> are plain to see right there in front of yer mug.


In Linux dot files are hidden because programmers accept that dot files
are hidden.

In DOS files with the hidden attribute set are hidden because
programmers accept that files with the hidden attribute set are hidden.

Its all about conventions.
--
Thomas O.

This area is designed to become quite warm during normal operation.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #53 (permalink)  
Old 02-19-2008, 10:47 AM
Kenneth
 
Posts: n/a
Default Re: making the ls command my bitch

On 2004-04-19, Thomas Overgaard <thover@post2.tele.dk> wrote:
>
> In Linux dot files are hidden because programmers accept that dot files
> are hidden.


How, where? There is no allowance in Linux, programming or otherwise, to
account for hidden linux file system files

run stat against any dot file and you will never see hidden files reported, try
man fstat, a primary C function for reading files in a directory, midway
thru....nothing about hidden files....just regular files,
directories, links sockets etc.

What is so difficult? A group of apps running in Linux that do not display
dot files, by default, does not make for hidden files in Linux, even man ls (
the prog most people refer to) does not mention hidden files, it calls them
dot files.

What is this fascination for hidden files in Linux?

And, what does it mean if a prog does display dot files by default?

>
> In DOS files with the hidden attribute set are hidden because
> programmers accept that files with the hidden attribute set are hidden.
>
> Its all about conventions.


No...it about reality.

ken
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #54 (permalink)  
Old 02-19-2008, 10:47 AM
Keith Keller
 
Posts: n/a
Default Re: making the ls command my bitch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2004-04-19, Kenneth <Kenneth@pickone.anyone> wrote:
> On 2004-04-19, Thomas Overgaard <thover@post2.tele.dk> wrote:
>>
>> Its all about conventions.

>
> No...it about reality.


Conventions *are* reality.

- --keith

- --
kkeller-usenet@wombat.san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAhFO3hVcNCxZ5ID8RAnASAJ9qOu/DHv8ElpcmTZ7Vu8O7pTTcPQCdHfUU
NO9vV3mwFyAV87ezfI6I3Z4=
=ZweU
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #55 (permalink)  
Old 02-19-2008, 10:47 AM
George Georgakis
 
Posts: n/a
Default Re: making the ls command my bitch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> wrote:

> Conventions *are* reality


Please, Keith, don't bother. You simply can't argue with a pedant.
Trust me, I'm one of them

- --
George Georgakis geegATtripleg_net_au http://www.tripleg.net.au/
SlackBuild Central - http://slackpack.tripleg.net.au/

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>

iQA/AwUBQIPMdklp3nJf7PixEQLM/wCfVNU2GaQdoqpj8iLtLeDU1cw7E2UAoJSR
3bTvq67MPUsAhqdX1rDt/5Gl
=Vp+8
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #56 (permalink)  
Old 02-19-2008, 10:48 AM
Alan Hicks
 
Posts: n/a
Default Re: making the ls command my bitch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In alt.os.linux.slackware, George Georgakis dared to utter,
> You simply can't argue with a pedant.


Yes you can! Come off that bullshit! :-)

- --
It is better to hear the rebuke of the wise,
Than for a man to hear the song of fools.
Ecclesiastes 7:5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAhKwJL3KiNGOqr6ERAucrAJ9pTXZTcJirHJWawXnQuH f3qF2XSwCfWH0w
Dqu34DalpKP3cUQ/qf0XH4Y=
=cPZ6
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #57 (permalink)  
Old 02-19-2008, 10:48 AM
Eef Hartman
 
Posts: n/a
Default Re: making the ls command my bitch

Kenneth <Kenneth@pickone.anyone> wrote:
> And, what does it mean if a prog does display dot files by default?


A lot of Dos/Windows programs display hidden files or even dirs too.
On my old system even plain "dir" does (because the autoexec sets the
dircmd=/a/l environment string).

I admit that Unix in general does NOT have the "attribute" hidden,
but as shells, wildcards etc DO skip . files by default, they are
often hidden for the user.
--
************************************************** ******************
** Eef Hartman, Delft University of Technology, dept. EWI/TW **
** e-mail: E.J.M.Hartman@math.tudelft.nl, fax: +31-15-278 7295 **
** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands **
************************************************** ******************
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #58 (permalink)  
Old 02-19-2008, 10:49 AM
Keith Keller
 
Posts: n/a
Default Re: making the ls command my bitch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2004-04-19, George Georgakis <geeg@tripleg.GO.AWAY.SPAMMERS.net.au> wrote:
>
> Please, Keith, don't bother. You simply can't argue with a pedant.
> Trust me, I'm one of them


Sure I can argue with them! I just can't change their minds.

- --keith

- --
kkeller-usenet@wombat.san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAhU7yhVcNCxZ5ID8RAg2jAKCFdfrHsyUWwYgJAZA650 HYkTZowACgkolc
D/7TrnlleJXua8rTwjzyIuw=
=g8x2
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #59 (permalink)  
Old 02-19-2008, 10:49 AM
Kenneth
 
Posts: n/a
Default Re: making the ls command my bitch

On 2004-04-19, George Georgakis <geeg@tripleg.GO.AWAY.SPAMMERS.net.au> wrote:
>
> Keith Keller <kkeller-usenet@wombat.san-francisco.ca.us> wrote:
>
>> Conventions *are* reality

>
> Please, Keith, don't bother. You simply can't argue with a pedant.
> Trust me, I'm one of them
>


Ouch...

ken
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:31 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com