Search Results

Search: Posts Made By: rajeshb6
1,494
Posted By rajeshb6
i need to unrar and rename using one program only...
i need to unrar and rename using one program only thats my problem
:wall:
901
Posted By rajeshb6
unrar e file.rar sed 's/ /\_/g' "file...
unrar e file.rar
sed 's/ /\_/g' "file 1.txt"
901
Posted By rajeshb6
i can do it in command line but i am willing to...
i can do it in command line but i am willing to do it in a program bcoz i have too many files
901
Posted By rajeshb6
Problem while using sed
hi Guys,

I have a rar file which consists of 10 files. each file has a space in its file name.
how can i replace all spaces with _
i can replace them using sed but the thing is i need to...
1,494
Posted By rajeshb6
Replacing using sed
hi Guys,

I have a rar file which consists of 10 files. each file has a space in its file name.
how can i replace all spaces with _
i can replace them using sed but the thing is i need to...
Forum: Solaris 10-31-2012
2,063
Posted By rajeshb6
@achenle I didn't find any answer for it in...
@achenle

I didn't find any answer for it in the man pages...
Forum: Solaris 10-30-2012
2,063
Posted By rajeshb6
sys/socket.h is already included ----------...
sys/socket.h is already included

---------- Post updated at 03:30 PM ---------- Previous update was at 03:28 PM ----------

these are the included files.


#include<stdio.h>...
Forum: Solaris 10-30-2012
2,063
Posted By rajeshb6
ERROR while compiling
Hi guys i came across an error while compiling a c file in solaris using gcc. the error is,

Undefined first referenced
symbol in file
bind ...
Forum: Solaris 10-22-2012
2,370
Posted By rajeshb6
Thanks RudiC.... Its working...:)
Thanks RudiC.... Its working...:)
Forum: Solaris 10-22-2012
2,370
Posted By rajeshb6
i have the executable file. is it enough if i...
i have the executable file. is it enough if i alias the path of the executable file to use it as an command??
Forum: Solaris 10-22-2012
2,370
Posted By rajeshb6
add a file output to .profile file
hi guys,

i have created a file and i want to add that file to my .profile file. is there a way??
the file has .c extension. when i give "./a.out filename" my file which has been added to .profile...
Forum: Solaris 10-18-2012
1,441
Posted By rajeshb6
[HW] Script so that when i execute the "rm" command
Hi guys,

I need to write a script so that when i execute the "rm" command, the file mentioned need to be copied to other folder and then be deleted. this should be done in back ground. can you...
Forum: Red Hat 10-17-2012
1
1,062
Posted By rajeshb6
Remove
Hi guys,

I need to write a script so that when i execute the "rm" command, the file mentioned need to be copied to other folder and then be deleted. this should be done in back ground. can you...
Forum: Solaris 10-17-2012
2,308
Posted By rajeshb6
rm command
Hi guys,

I need to write a script so that when i execute the "rm" command, the file mentioned need to be copied to other folder and then be deleted. this should be done in back ground. can you...
Forum: Red Hat 05-01-2012
1,408
Posted By rajeshb6
Sockets
hai guys,

I'm doing a project in which one server communicates with several clients. How can i do it when i have different port numbers???:confused:
Forum: Red Hat 04-08-2012
42,841
Posted By rajeshb6
> firstly i need to store pid and ppid in file1....
> firstly i need to store pid and ppid in file1.
> second is, i need to write shell script in file2 such that when i enter the pid it should display the ppid by the data present in the file1.
Forum: Red Hat 04-07-2012
42,841
Posted By rajeshb6
will the pgrep command work as a switch case?? ...
will the pgrep command work as a switch case??

---------- Post updated at 05:22 PM ---------- Previous update was at 05:18 PM ----------

i stored the pid and ppid in a new file using...
Forum: Red Hat 04-07-2012
42,841
Posted By rajeshb6
Sorting
Hi guys,
i have a prblm in unix scripting can anyone of you figure it out for me??


The question is i need to store the parent processid and processid in a file and using...
Showing results 1 to 18 of 18

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