Search Results

Search: Posts Made By: tsaravanan
Forum: Solaris 09-07-2009
5,030
Posted By DukeNuke2
have a look at the file: /etc/profile
have a look at the file:

/etc/profile
Forum: Solaris 09-07-2009
5,030
Posted By thanhdat
And maybe u would find this interesting : ...
And maybe u would find this interesting :

Removed Self Promoting Links
5,479
Posted By clx
Is that the real scenario? or do you want to...
Is that the real scenario? or do you want to create the complete directory structure?


s_dir=/some/path/source/test
s_file=1.txt
t_dir=/some/path/dest/$(basename $s_dir)

mkdir -p $t_dir
cp...
2,752
Posted By curleb
usually by pressing Enter after you type in the...
usually by pressing Enter after you type in the string...

You could also try seeing what the system intends on doing ahead of time by trying whence, which, man, etc....any of these will give...
2,752
Posted By dazdseg
which command ## shows which command is being...
which command ## shows which command is being executed
man command ## shows everything about the command.


and if the command doesnt exist on that machine it tells you. if you use man
Forum: Programming 07-31-2010
3,527
Posted By fpmurphy
These headers are not commonly available OOTB on...
These headers are not commonly available OOTB on GNU/Linux systems. Easiest way forward maybe to copy the headers from OpenSolaris sources and modify as necessary. Alternatively you can locate GPL...
Forum: Programming 07-31-2010
3,527
Posted By nareshprasannar
could not open source file "sys/elf_386.h"
Please check if this helps!!

Catastrophic error: could not open source file "name_of_file.h" Error 4 (code 4) | Opal RT...
Showing results 1 to 7 of 7

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