answersLogoWhite

0

What command do you use in SCO Unix for partitioning?

Updated: 8/18/2019
User Avatar

Wiki User

13y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What command do you use in SCO Unix for partitioning?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the use of execute command in unix?

There is no traditional 'execute' command in Unix.


Which is the most commonly used command for referencing detailed information about a particular command in UNIX?

In Unix, use the 'man' command.


What command do you use to change your password on a Unix system?

Use the command 'passwd'


What is the command to get the Unix version?

cat /proc/version The above answer will only work on certain systems. For most Unix systems, use the 'uname' command to get the Unix version. AIX uses the oslevel command.


What is UNIX SEQ?

I don't know about a SEQ command, but the 'seq' command in Unix will print a sequence of numbers from first to last, with a given increment. Use the 'man seq' command to find out how to use it.


How do you create a user in Unix?

Use useradd command


What command would you use to create a new directory on a unix type of system?

Use the 'mkdir' command


To move to the root directory use the command?

For Unix/Linux, use the command 'cd /' For Windows, you can also use the same command or 'cd \'


What is use of -exec in find command of unix?

The -exec option executes the following command on a target of the 'find' command.


Which command in UNIX can search a pattern in documents and list them in line format?

Use the 'grep' command


How do you use the replace command?

'replace' is not a standard Unix command. There is a replace command in mySql, but I don't know if this is the one you are referring to.


Which command would you use to remove a directory on a UNIX server?

rmdir