Search Results

Search: Posts Made By: lepiaf
16,090
Posted By lepiaf
Solaris 10 can be downloaded for free (for...
Solaris 10 can be downloaded for free (for private use only).

http://www.sun.com/software/solaris/get.jsp

Sun is using lots of commands that are specific to their Unix.

Anything else, you'd...
2,315
Posted By lepiaf
you may want to try this: #>tr -d '\r' <...
you may want to try this:

#>tr -d '\r' < textfile > newtextfile

If that still doesn't work, look at the text file using cat -vt

If either don't help, you may need to define a startup.ps...
19,868
Posted By lepiaf
I don't think you can call cd using exec, because...
I don't think you can call cd using exec, because it is a builtin command, meaning it is part of the code that makes up the shell.

Cheers,
LePiaf
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 05:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy