SCSELECT(8) BSD System Manager's Manual SCSELECT(8)NAME
scselect -- Select system configuration "location"
SYNOPSIS
scselect [-n] [new-location-name]
DESCRIPTION
scselect provides access to the system configuration sets, commonly referred to as "locations". When invoked with no arguments, scselect
displays the names and associated identifiers for each defined "location" and indicates which is currently active. scselect also allows the
user to select or change the active "location" by specifying its name or identifier. Changing the "location" causes an immediate system re-
configuration, unless the -n option is supplied.
At present, the majority of preferences associated with a "location" relate to the system's network configuration.
The command line options are as follows:
-n Delay changing the system's "location" until the next system boot (or the next time that the system configuration preferences are
changed).
new-location-name
If not specified, a list of the available "location" names and associated identifiers will be reported on standard output. If specified,
this argument is matched with the "location" names and identifiers and the matching set is activated.
SEE ALSO configd(8)HISTORY
The scselect command appeared in Mac OS X Public Beta.
Mac OS X November 4, 2003 Mac OS X
Check Out this Related Man Page
MOUNT_NTFS(8) BSD System Manager's Manual MOUNT_NTFS(8)NAME
mount_ntfs -- mount an NTFS file system
SYNOPSIS
mount_ntfs [-s] [-o options] special node
DESCRIPTION
The mount_ntfs command attaches the NTFS file system residing on the device special to the global file system namespace at the location indi-
cated by node. This command is normally executed by mount(8) at boot time, but can be used by any user to mount an NTFS file system on any
directory that they own (provided, of course, that they have appropriate access to the device that contains the file system).
The options are as follows:
-s Mount the volume using case sensitive semantics. This means that you can create files that have names that only differ in case such
as for example "foo" and "Foo". Without this option the volume is mounted using case insensitive semantics in which case if you cre-
ate a file with name "foo" you then cannot create a file named "Foo" or rather if you do create a file named "Foo" it would overwrite
the existing file "foo".
-o Options are specified with a -o flag followed by a comma separated string of options. See the mount(8) man page for possible options
and their meanings.
SEE ALSO mount(2), unmount(2), fstab(5), mount(8)HISTORY
This NTFS implementation first appeared in Mac OS X 10.5.
AUTHORS
This NTFS implementation was written by Anton Altaparmakov <aia21@cantab.net>.
Mac OS X September 12, 2008 Mac OS X
what is the command to print the text in a specifed location
eg
i have text ("i am here");
i have to print it on location 20,20
wat is the command and which header file it uses
i am currentlr working in solaris 5.8 using unix (1 Reply)
Mac OS X is an excellent operating system, but is there a possibility of a Mac OS XI?! (Why do I always have this ?! when I talk about Mac OS ?!) :confused: (13 Replies)
Can anyone tell me how I can change the default location for a netbackup installation to another location on my box? The default location is too small and I want to install in another location that has the adequate space. The Netbackup user manual is USELESS!!:mad::mad: (3 Replies)
Hi, I am used to Solaris and find my Macs confusing when using the command line. This particularly applies to top, networking and users configuration. Top just seems to be hopeless in comparison to the Solaris version and the network and user configuration just doesn't seem to work.
Is there a... (11 Replies)
Hi Guys,
I am trying to get the location of : for each line in a file.
Then i have to get from 3 places after that location.
I am trying the below code.. if somebody can help me out with it.
input :
8 0 90 1 0 59 20 2488 96 30006dde372 S ? 0:00 /etc/opt/SUNWconn/atm/bin/atmsnmpd : -n... (4 Replies)
Hi all,
I have a file named "Gautam" saved in my machine in some particular location.I want to find the exact location of the file in the file system by writting a command but i dont have any idea of what command would serve the needful for me.Please help me with the command.
Thank you (4 Replies)
When I type 'man file' I can read an option named --location but when I give
file --location <filename> doesn't output me the location of the file. Do I do it wrong?:confused: (13 Replies)
There is a change with UnIX version concerning these two platforms. I own a Power G4 Mac with OS 10.4.11 and a Mac Book Pro with Lion OS 10.7.2. There are some problems of compatibilities between the two UNIX versions.
Under OS 10.4.11, these three UNIX commands work, in order to produce sounds,... (4 Replies)