Search Results

Search: Posts Made By: jessy83
Forum: Programming 12-04-2011
5,860
Posted By jessy83
Perl: How to read from a file, do regular expression and then replace the found regular expression
Hi all,

How am I read a file, find the match regular expression and overwrite to the same files.

open DESTINATION_FILE, "<tmptravl.dat" or die "tmptravl.dat";
open NEW_DESTINATION_FILE,...
20,194
Posted By jessy83
Hi H@foorsa.biz, By default, my company is...
Hi H@foorsa.biz,
By default, my company is using Samba Server, I can manually access the files thorough Samba Server. However, my concern is I just want to access through files through command in...
20,194
Posted By jessy83
Can Unix access Windows' File through Command Prompt in Unix
Hi all,

I wish to know whether Unix can access window's file in Unix's terminal?
Apart from that, how to copy files or share files between Window and Unix? I get to know of secure copy, however,...
3,099
Posted By jessy83
Unix File Access Right
Hi ygemici,

Thanks for your explanation.
3,099
Posted By jessy83
I try setfacl -k filament. It still can't work...
I try setfacl -k filament. It still can't work for me.
3,099
Posted By jessy83
Unix File Access Right
This is my getfacl
# file: _fsrt3
# owner: jessy
# group: jessy
user::rw-
group::r--
mask::rwx
other::r--

1. When i try to setfacl -b _fsrt3, the + sign is still there, how am i going to...
3,099
Posted By jessy83
Unix File Access Right
Linux sitelinux32 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
3,099
Posted By jessy83
Unix File Access Right
Hi,

I am using cshrc.. How can I check which file system that I am using?
3,099
Posted By jessy83
Hi, What does the ACL means? How am I get...
Hi,

What does the ACL means? How am I get rid of the + sign then?
Thanks.
3,099
Posted By jessy83
Unix File Access Right
Hi all,

I am curious what does this mean for? My file access right is denoted as
xxx xxx xxx +, what does the + sign mean?
As I am having + sign in file access, I am not able to copy the file...
Forum: Programming 09-29-2011
6,917
Posted By jessy83
For the .start or start command in WIN, I am not...
For the .start or start command in WIN, I am not sure whether I had described wrongly or not. It will start a new window explorer.

For the set in Linux, what does this mean?
set cwd = $home -...
Forum: Programming 09-27-2011
6,917
Posted By jessy83
Thanks for the reply. I had tried for 1,2. It...
Thanks for the reply.
I had tried for 1,2. It works. Thanks.
For 3, start. in WIN will start a new file manager window.
For 4, I am not that sure for this. However, I will have a look at what your...
Forum: Programming 09-26-2011
6,917
Posted By jessy83
That means I don't have any method that can call...
That means I don't have any method that can call a script file to change my directory? In Win DOS, we can write a bash file, for example like abc.cmd where abc.cmd will change my directory , for...
Forum: Programming 09-26-2011
6,917
Posted By jessy83
Source Command in Unix
Hi all,

I am having two files, the content of first file (out.bash) is
#!/bin/bash

cd /home/jessy/abc
echo "hihi-part1"

Second file content (out2.csh)is
#!/usr/bin/csh
source...
2,007
Posted By jessy83
Window - Linux to run .cmd files
Hi itkamaraj,

I am following the ways mentioned in the link. However, I am having this problems:

a. After generating public and private keys, I saved it in a folder. -- puttygen.exe
b. When I...
2,007
Posted By jessy83
Window - Linux to run .cmd files
Hi itkamaraj,

Thanks. However, my company is not allowed to install any software. From the suggestion from you, I notice that I need to setup passwordless ssh. I don't think I am allowed to do...
2,007
Posted By jessy83
Help for Unix Newbie
Hi all,

1. How are we going to call .cmd files which is in window under Unix Environment?
2. Is there any equivalent command in Unix for "start" which is available in Windosw?

Thx very much.
Showing results 1 to 17 of 17

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