Search Results

Search: Posts Made By: tkhan9
4,982
Posted By tkhan9
Color not showing in output text when sent via email
Hi,
I have a test script where I am trying to make a line color in RED. It works when I execute the command from command line but when I try to send the output of the script via mailx it will not...
20,234
Posted By tkhan9
Thanks - but that does not work either. Maybe...
Thanks - but that does not work either.
Maybe the ncargs value is too low on my system.

ncargs 6 ARG/ENV list size in 4K byte blocks True
20,234
Posted By tkhan9
Arg list too long
Hello All,
I am trying to find a file name with .sh exention from a list of .dat files inside a directory.

find /app/folder1/* -name '*.dat'| xargs grep '.sh'
ksh: /usr/local/bin/find: arg...
7,198
Posted By tkhan9
Thank you everyone for all the commands.
Thank you everyone for all the commands.
7,198
Posted By tkhan9
compare two directories after rysnc
Hi,
I ran rsync command to copy all files, directories and subdirectories from /home/dir1 to another Target directory /home/dir2

Now I want to make sure everything is copied over without missing...
6,237
Posted By tkhan9
That worked ! Thank you very much.
That worked ! Thank you very much.
6,237
Posted By tkhan9
AIX find command using prune option
Hi,
I am trying to find some files in a directory and then remove/list them if they are 30 days old. I also have 2 directories in that directory which I need to skip. Can someone please tell me what...
Showing results 1 to 7 of 7

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