WinSCP Link centos7 how to find the ~ directory

I put some files in the ~ directory of centos

[root@izuf6gdhs7pd18mvy40nilz ~]-sharp ll
total 136860
-rw-r--r-- 1 root root 140132627 Jan 24 05:32 go1.11.5.linux-amd64.tar.gz
drwxr-xr-x 4 root root      4096 Feb 13 17:39 gopath
[root@izuf6gdhs7pd18mvy40nilz ~]-sharp

then find that the files under / can only be found through winscp
how to find the files in the directory and what is the purpose of the directory

Jun.15,2022

1, ~ indicates the user directory, which is usually located after remote login.
2. Enter the command pwd directly, and enter to see the path of ~ .
3. Your ll has seen the files in the ~ directory.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30a52-2bd46.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30a52-2bd46.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?