Search Results

Search: Posts Made By: dradhzn
2,179
Posted By dradhzn
try to use -mtime -1
try to use -mtime -1
9,398
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,887
Posted By dradhzn
find `cat abc.conf` -name filename.ext
find `cat abc.conf` -name filename.ext
1,458
Posted By dradhzn
ls -l *.txt | awk '$5>100{print $NF}'
ls -l *.txt | awk '$5>100{print $NF}'
2
3,188
Posted By dradhzn
what exactly do you expect ? the script is doing...
what exactly do you expect ? the script is doing nothing .
48,312
Posted By dradhzn
typo . :p
typo . :p
48,312
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 06:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy