MailList via plug on 17 Aug 2019 07:02:30 -0700
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PLUG] Linking Directories Question
|
- From: MailList via plug <plug@lists.phillylinux.org>
- To: PLUG Philadelphia Linux Users Group <PLUG@Lists.PhillyLinux.org>
- Subject: [PLUG] Linking Directories Question
- Date: Sat, 17 Aug 2019 10:02:18 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sendinblue.com; q=dns/txt; s=mail; bh=+bbmlaqqUR76nCTcsaMZVfHqRCKOy2Ut76pKt0BMYhM=; h=from:subject:date:mime-version:content-type:content-transfer-encoding; b=V0+275tCgLgvi3n3aoeNfMgWqk6xRmtzuEgCyTYVznzJORIT2LOV+EMh7fN0XmItPkwUaqSIOsUO 39xPoytGaH0TP0rJYottBVfta1cXbjFHab7gx3lMm0vd5QoxPc1pPV+C9Nv4Zb89f8sMiGT2kQy6 Bs6qmHmQh/xukpGgdhE=
- Feedback-id: 185.41.28.109:2031218_-1:2031218:Sendinblue
- Origin-messageid: <8f652bb1-bfea-ecc3-7444-b36b5cd350f0@NerdWorld.org>
- Reply-to: MailList <MailList@NerdWorld.org>
- Sender: "plug" <plug-bounces@lists.phillylinux.org>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0
I stumbled on the answer to this ages ago, but can't remember where I
found the answer. Can somebody help?
My documents are stored under "/files/document"
I want to reference them by "/docs"
I execute "ln -s /files/document /docs"" to create a symbolic link.
But, when I type "ls -lap /docs", I get "lrwxrwxrwx 1 root root 16 Aug
17 09:58 /docs -> /files/document/", but I wanted to simply see the file
list of the /files/document folder.
I've done it before, but can't remember how I did it. Does anybody
remember the trick?
TIA!
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug