Search Results

Search: Posts Made By: narang.mohit
2,088
Posted By narang.mohit
sftp without locale
Hi all,
today i encounter one weird problem.
I tried to do the sftp of one file from one server to another and try to load that file in some datawarehouse with a...
5,713
Posted By narang.mohit
no this option is not in my OS grep my os is AIX
no this option is not in my OS grep
my os is AIX
5,713
Posted By narang.mohit
actually i m trying to create a command with pipe...
actually i m trying to create a command with pipe which can give the output 2 or 3 line ablove the result of the grep command
like
1
2
3
4
i grep 3 but i want the result 2 i.e one line above...
5,713
Posted By narang.mohit
problem is that ls -lrt result is directed to the...
problem is that ls -lrt result is directed to the file that corect but wc -l is giving result zero
i want the number of line from the result ls -lrt
and write to a file at same time
5,713
Posted By narang.mohit
Write in a file with pipe also in same line
hi,
i want to write in a file the output of one command and pile also the same output

like ls -lrt > some_file | wc -l
9,478
Posted By narang.mohit
which user ran which command
can we come to know all the command ran bya user for last 1 day
2,754
Posted By narang.mohit
i used the colon also actually i forgot colon in...
i used the colon also actually i forgot colon in my question
but the error is still with the
^name(some thing like this)
2,754
Posted By narang.mohit
how to use scp with metacharacter
hi i have a file name : file^name
that i need to scp to different machine without changing the name

scp file^name user@machine/file^name

its throwing the error
cant use ^name(Something...
Forum: AIX 10-15-2009
3,597
Posted By narang.mohit
what to use sftp or scp
hi,
i have a weird problem
i have to copy the file with caret(^) in it. but when i tries to copy with
scp. It(scp) says that it cant use ^file_name
scp mohit^narang user@machine/mohit^narang
...
9,609
Posted By narang.mohit
what the meaning of #*
can some one please tell the meaning of the second statement i.e
n=${m#*=}
i couldnt get the meaning of the #*=

1.) m="mohit=/c/main/issue"

echo $m

result
-----------...
2,050
Posted By narang.mohit
but all files with differnet names and one more...
but all files with differnet names and one more thing i dont want to do with this operation >
is there any command that effiecently do the same thing
2,050
Posted By narang.mohit
consolidate file in unix
hi,
i am trying to consolodate the files in the unix with the '>>' i have some 50 or 60 files.is there any another way of consolidating the alll 50 or 60 files in to one file. actually the way i m...
Forum: Cybersecurity 05-11-2009
20,367
Posted By narang.mohit
the system is on WAN the server are AIX and...
the system is on WAN
the server are AIX
and i want highest throuput
Forum: Cybersecurity 05-11-2009
20,367
Posted By narang.mohit
how to increase the speed of sftp
hi ,
i have to tranfer some 12 - 13 gb of files from one server to anothier presently i m using the SFTP but it is taking to much time to trafer the files is there any way to use increase the...
1,581
Posted By narang.mohit
consistency in unix files
hi all,
problem 1.) i want to change the content of the file and save with the same name i get the solution like do a sed on that file and mv to same location. IS there any alternative solution of...
1,424
Posted By narang.mohit
tranpose but some difference
hi i have some data
like
1
2
3
4
5
6
7
8

i want to arrange like this
1 2
3 4
5 6
7 8
12,071
Posted By narang.mohit
no its not working after double quotes
no its not working after double quotes
12,071
Posted By narang.mohit
convert new line to tab
hey i m newbie i dont know whether this is happining in my terminal or is there any reason behind this
here it is
when i do
1.) sed -n 's/\t/\n/gp' space > enter #where space is tab seperated...
Showing results 1 to 18 of 18

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