Search Results

Search: Posts Made By: liteyear18
15,157
Posted By liteyear18
Perderabo, Thanks much. Sounds like that...
Perderabo,

Thanks much. Sounds like that will work great. I'll give it a shot.

Ober5861

If I had a nickel for every "bad morning" I've had, I'd be a very wealthy guy.

Thanks all. LY
15,157
Posted By liteyear18
Perderabo, Sounds great. Thanks much. I'll...
Perderabo,

Sounds great. Thanks much. I'll give it a shot.

Ober,

No problem. If I had a nickle for every "bad morning" I've had I'd be a very rich man.

Thanks all. LY:D
15,157
Posted By liteyear18
Thanks for replying ober. "finger" appears...
Thanks for replying ober.

"finger" appears to only provide the logged-in users home directory and not the current working directory path they're in.
But, thanks for replying anyway. LY

Any...
15,157
Posted By liteyear18
Finding current working dir path
Hi Folks,

In a Unix (ksh) script, is there a way to determine the current working directory path of another logged-in user? Of course, I can use "pwd" to find my own path. But, how do I find it...
5,630
Posted By liteyear18
Check out the "grep" command which lets you...
Check out the "grep" command which lets you search files and find strings. When you say "delete it" are you talking about the deleting the record, the file, or the "\0;" string in each record?
3,770
Posted By liteyear18
Whoops ! alwayslearningunix is right. I...
Whoops !

alwayslearningunix is right.

I neglected to read your question and "files I created" slipped by me.

Sorry, LY18
3,770
Posted By liteyear18
Via "cd" command, change your current working...
Via "cd" command, change your current working directory to where the files you want to copy exist (the "from" directory).

Verify you're in the correct directory via the "pwd" command.

Then.......
5,460
Posted By liteyear18
Hi, Try cut -c 2- oldfile > newfile ...
Hi,

Try cut -c 2- oldfile > newfile

LY18
13,114
Posted By liteyear18
From what I understand, the "sticky" bit is only...
From what I understand, the "sticky" bit is only allowed to be set by a superuser via the chmod command. If set the "ls" format will show a "t" in the last position of the permissions.

The sticky...
5,490
Posted By liteyear18
HTT, I tried your solution and it worked...
HTT,

I tried your solution and it worked great ! ! !
Thank you very much. LY18
5,490
Posted By liteyear18
How to suppress input keying from displaying on terminal.
I'm a Unix newbie.

In a shell-script, is there any way to accept keyboard input (via STDIN) without having it display on the screen? I know keying in a login password sort of does this by...
Showing results 1 to 11 of 11

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