Search Results

Search: Posts Made By: dradhzn
2,219
Posted By dradhzn
try to use -mtime -1
try to use -mtime -1
9,406
Posted By dradhzn
how to enable Ctrl + C in ksh
hi there ,
server is AIX 5.3 , login shell is ksh , stty -a display as following
#stty -a
speed 9600 baud; 21 rows; 80 columns
eucw 1:1:0:0, scrw 1:1:0:0:
intr = ^C; quit = ^\; erase = ^?;...
2,913
Posted By dradhzn
find `cat abc.conf` -name filename.ext
find `cat abc.conf` -name filename.ext
1,469
Posted By dradhzn
ls -l *.txt | awk '$5>100{print $NF}'
ls -l *.txt | awk '$5>100{print $NF}'
2
3,220
Posted By dradhzn
what exactly do you expect ? the script is doing...
what exactly do you expect ? the script is doing nothing .
48,348
Posted By dradhzn
typo . :p
typo . :p
48,348
Posted By dradhzn
cal 10 05 | xargs -n1 | tail -1
cal 10 05 | xargs -n1 | tail -1
Showing results 1 to 7 of 7

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