Re: another specs language question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> i want to use path which starts with user home `~'.
> how to do it?

There is global variable PATH in *nix (at least linix), so you can
change it to your likings.

$PATH
will print current path, and
PATH=....
By writing this you can change path

Arturas Moskvinas
P.S.: the best thing to do is to use chroot.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux