Sponsored Content
Full Discussion: New to SCO UNIX
Top Forums UNIX for Dummies Questions & Answers New to SCO UNIX Post 302769748 by fpmurphy on Wednesday 13th of February 2013 09:21:26 AM
Old 02-13-2013
Quote:
Originally Posted by kmcnet
The pwd function under root takes me to \ which, if I am correct is the top level root directory.
It is the pwd command - not function and the root directory is / not \.

Unix-like operating systems use a single filesystem hierarchy. By the way, Windows can do the same (see the Windows mount command) but it is more usual to designate each filesystem with a drive letter.
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

SCO TCP/IP runtime System for SCO Unix

Hi everyone i have a question for all of you. It may be basic or it may be a good one. I recently aquired a copy of "SCO TCP/IP runtime System for SCO Unix" (thats what the disks say) and for the life of me i can not get it to load. i have tried opening the disk in linux and it can not determine... (0 Replies)
Discussion started by: Cerberus
0 Replies

2. UNIX for Dummies Questions & Answers

Sco Unix 5

The retail system our company uses runs on Sco Openserver 5. I wish to install it at home so I can gain some experience with unix. Does anyone know (before I install it) is sco unix comes with a boot loader. When I installed mandrake linux on the same machine as win xp the boot loader wouldn't... (3 Replies)
Discussion started by: potter
3 Replies

3. UNIX for Dummies Questions & Answers

Sco unix

In sco unix sysyem, we can see the users by suing w. at the idel column we can know how long a user who login the system but do noting. My question is how can I auto logout such users like above? (6 Replies)
Discussion started by: luoxl
6 Replies

4. UNIX for Advanced & Expert Users

Sco Unix 5.2

Unix server was Connected in intranet. How can I transfer files from UNIX to WIN 2000 such as in Linux to windows 2000 by ussing WinSCP3 (0 Replies)
Discussion started by: nsuryadevara
0 Replies

5. Filesystems, Disks and Memory

Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!!

Hello Moto I hope someone can help We's here at work, have a unix box with sco openserver 5 on it, so it has a nice gui interface.. and also a fair few windows computers.. a system admin guy b4 me, has set up a user called neil, which can, when u try to access the unix box using windows... (2 Replies)
Discussion started by: haggo
2 Replies

6. SCO

Sco unix 5.0.7

Hi experts i wants install oracle 10G on SCO UNIX 5.0.7.. Please provide the some link to download the oracle for SCO Unix or what version of Oracle to this SCO unix plateform. Please help me out Thanks in advance Neha (0 Replies)
Discussion started by: nehaonly
0 Replies

7. UNIX for Dummies Questions & Answers

Sco Unix 3.6.3

I am a newbie to Unix. I am getting a banner page or a 2nd page after anything is printed. This is what is appearing on the 2nd page User: root Host: omdser.bsi-digital class: omdser.bsi-digital job: 9292929 invoicecontract_1 How can I eliminate this page. I have tried from the gui... (1 Reply)
Discussion started by: bsidigital
1 Replies

8. UNIX for Dummies Questions & Answers

unix system v release 3.2 (sco-unix?)

another unix printing issue. our client based pc's used to print some form's to our hp printer. as of the moment they can not print. i have checked & did the ff: #lpstat -r (scheduler is running) i dunno if i need to restart the whole unix box via shutdown or just checking at... (15 Replies)
Discussion started by: jedimaster
15 Replies

9. SCO

load sco xenix and sco unix binary ?

Hi I have some sco xenix object, bin and archive files that operate in sco unix 5.0.7. I know that sco unix kernel can support sco xenix binary. I want to know how can I link xenix and unix archives together? (0 Replies)
Discussion started by: javad1_maroofi
0 Replies

10. UNIX for Dummies Questions & Answers

Error UNIX: UNIX SCO release 5.05 system does not boot

UNIX sco release 5.05 system does not boot:cannot open device hd(40)/boot stage 1 boot failure: error loading hd(40)/bootWhat to do? (2 Replies)
Discussion started by: Joaoalpande
2 Replies
SWITCH_ROOT(8)						       System Administration						    SWITCH_ROOT(8)

NAME
switch_root - switch to another filesystem as the root of the mount tree SYNOPSIS
switch_root [-hV] switch_root newroot init [arg...] DESCRIPTION
switch_root moves already mounted /proc, /dev, /sys and /run to newroot and makes newroot the new root filesystem and starts init process. WARNING: switch_root removes recursively all files and directories on the current root filesystem. OPTIONS
-h, --help Display help text and exit. -V, --version Display version information and exit. RETURN VALUE
switch_root returns 0 on success and 1 on failure. NOTES
switch_root will fail to function if newroot is not the root of a mount. If you want to switch root into a directory that does not meet this requirement then you can first use a bind-mounting trick to turn any directory into a mount point: mount --bind $DIR $DIR SEE ALSO
chroot(2), init(8), mkinitrd(8), mount(8) AUTHORS
Peter Jones <pjones@redhat.com> Jeremy Katz <katzj@redhat.com> Karel Zak <kzak@redhat.com> AVAILABILITY
The switch_root command is part of the util-linux package and is available from https://www.kernel.org/pub/linux/utils/util-linux/. util-linux June 2009 SWITCH_ROOT(8)
All times are GMT -4. The time now is 03:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy