I could do this
root@server [/home/user/public_html]# ls /home/user/public_html/.htaccess
but I'd like to do this
ls --switch .htaccess
/home/user/public_html/.htaccess
is it possible?
|
I could do this
but I'd like to do this
is it possible? |
|||
|
|
|
Using
Output
|
|||||||
|
|
You will have to use Something like:
OR From this answer:
You could use the
See Also: |
|||||||||
|
|
|
|||||
|