Search Results

Search: Posts Made By: sam71
5,477
Posted By sam71
How to access CD
Hi,

I have to apply service pack from cd. so i have to copy some file from cd to linux directory. Can any body help me what command to use access from cd and copy file.

Thanks

sam71
2,326
Posted By sam71
PS command
hi,

which is pid in my above output of ps , which one is pid the first or second number?

thanks
2,326
Posted By sam71
PS Command
Hi bhargav,

what this command would do ?

thanks

sam70
2,326
Posted By sam71
PS command help
Hi ,

if i use this command in unix

ps -ef | grep filename.sql

i get following output

sam 100266 90410 0 09:31:19 pts/1 0:01 db2 -f Filename.sql
sam132474 53642 0 13:28:13 pts/5...
3,992
Posted By sam71
$group
Hi,

by doing ls -l .. i can see the list of directories with detail information and all user names. But i cant see my user name i dont understand why is that?
$group in my home directory doesnot...
3,992
Posted By sam71
permission
Hi,

How can i see the permission for directory not for the file.
and the group i was in.

Thanks

sam71
3,992
Posted By sam71
problem with .profile
Hi,

i am changing something in .profile file and then esc :wq!. when i do the cat i can see the changes. but to bring the .profile in memory i have to do . .profile.but it says error while doing...
2,220
Posted By sam71
Can under stand the script
Hi all,
I am working on following script which is already working and i am trying to understand but could not can any body help me in follwoing script.
I understand that it deletes record from...
1
4,757
Posted By sam71
Cygwin
Hi ,

I have software CYGWIN . Can i practice for shell script on that?

Thanks

sam71
13,049
Posted By sam71
/dev/null
Hi,
following command i use with connected to database from unix box,

db2 "import from /dev/null of del modified by chardel< coldel| replace into table name"

this is the code and it refresh...
13,049
Posted By sam71
/dev/null
Hi ,

I am importing some table from /dev/null i dont understand what is /dev/null

Sorry i am new to UNIX

sam71
0
3,373
Posted By sam71
Cygwin
Hi ,

I have cygwin software on my machine. can i practice shell script on that software or not?

thanks

sam71
5,282
Posted By sam71
du command
Hi ,

I dont understand the following command what it does?

du -a | grep -i trigger | pg

Thanks

sam71
3,038
Posted By sam71
shell script
Hi,
I understood the code, thanks. what the mean of $31=v at the end.I didnt understood FS='|' ; OFS=FS ,

awk '
BEGIN { FS = "|" ; OFS = FS }


v = $31 ""
sub("APP *<$","<", v)
sub("App...
3,038
Posted By sam71
Shell script
Hi ,
I have following function defind in one of the korn shell script can anybody tell what it does doing, As i know that this function strip of the following string from one of the column and load...
6,938
Posted By sam71
env command
Hi ,

env command run but return with no output though there is no error . how can i check the who is the owner the script and how can i check his .profile.

Thanks
Forum: AIX 05-02-2005
9,534
Posted By sam71
Find command
Thanks it works great for me

Again thanks for your help
Forum: AIX 05-01-2005
9,534
Posted By sam71
find command
Hi bhargav,

as you told this command what is -name , and $dir i have to specify directory path or just write $dir.sorry i am begginer so dont know much about it.


find $dir -name "*param"
...
6,938
Posted By sam71
typeset
Hi bhargav,

as u suggested env command that i have to try in my home directory or try to use in root directory.

Thanks

sam71
6,938
Posted By sam71
TYPESET use
Hi all,

I have problem understanding shell script.Written that

$bindir/put_load.ksh ; typeset RV= $?

I dont have any other document about script. How can i find that $bindir is exist...
Forum: AIX 04-29-2005
9,534
Posted By sam71
PS command
Thanks very much bhargav. suppose if i use the grep command

and i want to search for all the .parm file and i wanto search under

any directory for example

grep *.parm Input

How can i...
Forum: AIX 04-29-2005
9,534
Posted By sam71
PS command help
pm_repo 1307102 843936 0 Apr 26 - 0:54 pmrepagent Config/DW_0DEV-es.cfg 0 usush080 5001 5002

when i run ps -ef | grep pm
command i get above messege line what is this coderepresent...
Forum: AIX 04-29-2005
9,534
Posted By sam71
PS command
Hi All ,

My colegue using this command and i doesnt understand what it does.

ps -ef | grep pm

pm is may be powermart .

i dont know what is ps and -ef flag does.

If i want to...
8,577
Posted By sam71
Execute Shell Script
Hi all,

I am begginer of UNIX . I dont know if i have a script written in korn shell with .ksh extention . If i want to execute that how can i do that? Can anybody suggest the best book to learn...
4,232
Posted By sam71
change in .profile
Hi ,

I am begginer in UNIX . I dont how to make change in .profile file so that i can use the backspace as earse character.

Thanks

sam71
Showing results 1 to 25 of 25

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