Search Results

Search: Posts Made By: dinplant
15,851
Posted By dinplant
Try the memsize command (Unixware). There are...
Try the memsize command (Unixware). There are some options, see the man page for the command.

Example:

# memsize -afm
1024 Total memory
1024 Usable memory
985 ...
3,195
Posted By dinplant
Finding duplicate data in a file
A pogram named LOGGEDON returns an output of:

Ref_num IP Address Logged on User
12000 10.10.12.12 12-02-2002 11:00 john
12004 ...
88,953
Posted By dinplant
Too many files to list / remove
I have a directory which has 614,000 files.

When attempting to do an ls -ralt in the directory an error too many arguments is shown.

1. I would like to see what files and their stats in the...
2,823
Posted By dinplant
Searching for a specific string in an argument
I want to check the second argument for a specific string .

The code below is what I am trying, but I get:

UX:test (./test): ERROR: { if ($0 ~ /StringImLooking4/) {print $1} }: Unknown operator...
7,570
Posted By dinplant
Thanks! LOGNAME / $LOGNAME worked for me. ...
Thanks!

LOGNAME / $LOGNAME worked for me.

Unixware7
7,570
Posted By dinplant
How to store username
I would like to write files to a directory (not under the user's home) which includes the userid.

Example:
userid = john
John's home dir is /home/john

I want to create a directory...
Showing results 1 to 6 of 6

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