Jump to content




File System Of Computer In Ccdesk

help computer

  • You cannot reply to this topic
4 replies to this topic

#1 bentallea

  • Members
  • 19 posts

Posted 26 October 2013 - 09:05 PM

There are a few ways to get the code from CCDesk:
  • Pastebin,
  • File Manager
First: pastebin:
Spoiler
Second:
Spoiler


#2 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 27 October 2013 - 01:55 AM

You're a Windows user aren't you? The path's for OSX and Linux are wrong.

OSX
~/Library/Application Support/ccdesk/

Linux
~/.ccdesk/
or
/home//.ccdesk/
varies between distros

#3 AgentE382

  • Members
  • 119 posts

Posted 27 October 2013 - 07:03 AM

Um, I'll just point out that ~/.ccdesk and /home/<user>/.ccdesk are usually equivalent. In fact, the ~ means "The current user's home directory".

#4 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 27 October 2013 - 07:14 AM

 AgentE382, on 27 October 2013 - 07:03 AM, said:

Um, I'll just point out that ~/.ccdesk and /home/<user>/.ccdesk are usually equivalent. In fact, the ~ means "The current user's home directory".
And now I would like to point out that ~ is a shell directive that is not default to Unix, meaning that while OSX and major distro's of Linux have it, not all distro's have the support, requiring them to use /home// instead, hence me including both.

#5 AgentE382

  • Members
  • 119 posts

Posted 27 October 2013 - 08:58 PM

Very true. However, note that /home// isn't an absolute standard, either. User's home directories can be wherever you want to put them.

Nevertheless, I shouldn't assume that every Linux distro uses a Bourne-compatible shell by default.

However, because of the extreme configurability of GNU/Linux, someone who doesn't have a Bourne-compatible shell can install one alongside the one he already has with no issues whatsoever.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users