Feb 11, 2008 #1 hokky Technical User Nov 9, 2006 170 AU Hi guys, Im using solaris 8 just wondering whether I can distinguish the color between file and directory in putty as I'm using in linux also what command to list any files start with "." I tried : ls -la | grep ^\. but it doesnt work.. Thanks guys
Hi guys, Im using solaris 8 just wondering whether I can distinguish the color between file and directory in putty as I'm using in linux also what command to list any files start with "." I tried : ls -la | grep ^\. but it doesnt work.. Thanks guys
Feb 11, 2008 #2 PHV MIS Nov 8, 2002 53,708 FR A starting point ls -lad .* Hope This Helps, PH. FAQ219-2884 FAQ181-2886 Upvote 0 Downvote